diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:57:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:57:57 +0100 |
commit | ce81c66caa435185307aff015ea04302c17b3c6c (patch) | |
tree | 05d22126bf2f045ac2688b81ee5a8e41410d1037 /media-libs/lensfun | |
parent | media-libs/lensfun: Stabilize 0.3.4-r1 ppc64, #932987 (diff) | |
download | gentoo-ce81c66caa435185307aff015ea04302c17b3c6c.tar.gz gentoo-ce81c66caa435185307aff015ea04302c17b3c6c.tar.bz2 gentoo-ce81c66caa435185307aff015ea04302c17b3c6c.zip |
media-libs/lensfun: Stabilize 0.3.4-r1 sparc, #932987
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.4-r1.ebuild b/media-libs/lensfun/lensfun-0.3.4-r1.ebuild index 0977ae6cd5c1..49bd27b8e068 100644 --- a/media-libs/lensfun/lensfun-0.3.4-r1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.4-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_rc/-RC}" 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}" RESTRICT="!test? ( test )" |