diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:57:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:57:58 +0100 |
commit | 09f95886a3a0fd2bc6d7c45986026537aac14fa1 (patch) | |
tree | b9f25ff9d1e7d7186ef783557969c8ffd9b4d0e9 /media-libs/lensfun | |
parent | media-libs/lensfun: Stabilize 0.3.4-r1 sparc, #932987 (diff) | |
download | gentoo-09f95886a3a0fd2bc6d7c45986026537aac14fa1.tar.gz gentoo-09f95886a3a0fd2bc6d7c45986026537aac14fa1.tar.bz2 gentoo-09f95886a3a0fd2bc6d7c45986026537aac14fa1.zip |
media-libs/lensfun: Stabilize 0.3.4-r1 ppc, #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 49bd27b8e068..c7e036b9e78c 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 )" |