diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:57:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:57:56 +0100 |
commit | 8f6c6b23a3ab73a53290a5c67dde267961ee7b4d (patch) | |
tree | 56eee0da2a308a3c6db6418603fce2ab960fcb7f /media-libs/lensfun | |
parent | media-libs/hamlib: Stabilize 4.5.5-r3 x86, #932986 (diff) | |
download | gentoo-8f6c6b23a3ab73a53290a5c67dde267961ee7b4d.tar.gz gentoo-8f6c6b23a3ab73a53290a5c67dde267961ee7b4d.tar.bz2 gentoo-8f6c6b23a3ab73a53290a5c67dde267961ee7b4d.zip |
media-libs/lensfun: Stabilize 0.3.4-r1 ppc64, #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 3ff3547607f7..0977ae6cd5c1 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 )" |