summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-20 23:29:13 +0000
committerSam James <sam@gentoo.org>2022-12-20 23:29:13 +0000
commit8efee8e4e1e172273cb03afe2357600130acb779 (patch)
tree8ff33d661ccc23f3d10e2d6ac7184f16dc721b86 /media-libs/lensfun
parentmedia-libs/lensfun: Stabilize 0.3.3 sparc, #887563 (diff)
downloadgentoo-8efee8e4e1e172273cb03afe2357600130acb779.tar.gz
gentoo-8efee8e4e1e172273cb03afe2357600130acb779.tar.bz2
gentoo-8efee8e4e1e172273cb03afe2357600130acb779.zip
media-libs/lensfun: Stabilize 0.3.3 arm, #887563
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r--media-libs/lensfun/lensfun-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.3.ebuild b/media-libs/lensfun/lensfun-0.3.3.ebuild
index 350710de5b17..62e777749e14 100644
--- a/media-libs/lensfun/lensfun-0.3.3.ebuild
+++ b/media-libs/lensfun/lensfun-0.3.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
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}"