summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-20 23:56:57 +0000
committerSam James <sam@gentoo.org>2022-12-20 23:56:57 +0000
commit8cc793e198b5b58740b5fb8e0200dada1a9e3f1d (patch)
treeb428aa45f7b77b9ed167bb75bd4c1ea095a81e35 /media-libs/lensfun
parentmedia-libs/lensfun: Stabilize 0.3.3 x86, #887563 (diff)
downloadgentoo-8cc793e198b5b58740b5fb8e0200dada1a9e3f1d.tar.gz
gentoo-8cc793e198b5b58740b5fb8e0200dada1a9e3f1d.tar.bz2
gentoo-8cc793e198b5b58740b5fb8e0200dada1a9e3f1d.zip
media-libs/lensfun: Stabilize 0.3.3 amd64, #887563
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r--media-libs/lensfun/lensfun-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.3.ebuild b/media-libs/lensfun/lensfun-0.3.3.ebuild
index b48e538be02c..42aa2fab672c 100644
--- a/media-libs/lensfun/lensfun-0.3.3.ebuild
+++ b/media-libs/lensfun/lensfun-0.3.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning.
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"