commit: bc40e30449b6c8514a5625941db67904eed0bef9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 20:19:53 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 20:19:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc40e304
media-libs/lensfun: Stabilize 0.3.4_rc1 arm64, #904653
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/lensfun/lensfun-0.3.4_rc1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild
b/media-libs/lensfun/lensfun-0.3.4_rc1.ebuild
index f76f21c4e4f2..9aad699b908b 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}"