diff options
author | 2022-12-21 00:19:15 +0000 | |
---|---|---|
committer | 2022-12-21 00:19:15 +0000 | |
commit | 2da2f0caacf4fa7c8ee57c35f5b1c08d1eb7ad70 (patch) | |
tree | f21f041b58e89dc745b727436802254f8efb63da /media-libs/lensfun | |
parent | net-misc/lldpd: Stabilize 1.0.16 amd64, #887573 (diff) | |
download | gentoo-2da2f0caacf4fa7c8ee57c35f5b1c08d1eb7ad70.tar.gz gentoo-2da2f0caacf4fa7c8ee57c35f5b1c08d1eb7ad70.tar.bz2 gentoo-2da2f0caacf4fa7c8ee57c35f5b1c08d1eb7ad70.zip |
media-libs/lensfun: Stabilize 0.3.3 arm64, #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.ebuild | 2 |
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 42aa2fab672c..236610d0ca72 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}" |