summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-20 23:27:47 +0000
committerSam James <sam@gentoo.org>2022-12-20 23:27:47 +0000
commitb09d1af11e6c338da09ee861e22607cf9f84c795 (patch)
tree90c51e93ff45c2457224f9249083cd0d3c70b799 /media-libs
parentdev-python/jupyter_server: Keyword 2.0.1 ppc64, #887521 (diff)
downloadgentoo-b09d1af11e6c338da09ee861e22607cf9f84c795.tar.gz
gentoo-b09d1af11e6c338da09ee861e22607cf9f84c795.tar.bz2
gentoo-b09d1af11e6c338da09ee861e22607cf9f84c795.zip
media-libs/lensfun: Stabilize 0.3.3 ppc, #887563
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 c6cc790cee55..275e0f294905 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}"