diff options
author | Sam James <sam@gentoo.org> | 2023-04-29 21:31:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-29 21:31:11 +0100 |
commit | be1dd41177f0b5dd2064cc6d0c9c16e03a0379ce (patch) | |
tree | 2ac09e4f3fe679cad25e1c5f99ae26601b3a57f4 /media-libs/lensfun | |
parent | app-containers/crun: Stabilize 1.8.1 ppc64, #904603 (diff) | |
download | gentoo-be1dd41177f0b5dd2064cc6d0c9c16e03a0379ce.tar.gz gentoo-be1dd41177f0b5dd2064cc6d0c9c16e03a0379ce.tar.bz2 gentoo-be1dd41177f0b5dd2064cc6d0c9c16e03a0379ce.zip |
media-libs/lensfun: Stabilize 0.3.4_rc1 arm, #904653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.4_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild b/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild index 4cf43bebf8f2..2ce61028b871 100644 --- a/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.4_rc1.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}" |