diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 14:18:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 14:18:39 +0100 |
commit | b087d08cdeb1ab0b74d024e8dc683b251cdc2070 (patch) | |
tree | d38877930e8ca759bd68d06d9b6334d7b85322a0 /media-libs | |
parent | media-libs/lensfun: Stabilize 0.3.4-r1 amd64, #932987 (diff) | |
download | gentoo-b087d08cdeb1ab0b74d024e8dc683b251cdc2070.tar.gz gentoo-b087d08cdeb1ab0b74d024e8dc683b251cdc2070.tar.bz2 gentoo-b087d08cdeb1ab0b74d024e8dc683b251cdc2070.zip |
media-libs/lensfun: Stabilize 0.3.4-r1 x86, #932987
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 be06ec64f258..3ff3547607f7 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 )" |