diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-21 02:27:57 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-21 02:31:34 -0400 |
commit | 0ede94475ce9f7c32a79ff69cb4e25be567cf20d (patch) | |
tree | 7cee5d0ea91f14adba384e4ca645ef2de0541441 /media-libs | |
parent | sci-libs/amd: arm64 stable (diff) | |
download | gentoo-0ede94475ce9f7c32a79ff69cb4e25be567cf20d.tar.gz gentoo-0ede94475ce9f7c32a79ff69cb4e25be567cf20d.tar.bz2 gentoo-0ede94475ce9f7c32a79ff69cb4e25be567cf20d.zip |
media-libs/lensfun: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.2-r1.ebuild b/media-libs/lensfun/lensfun-0.3.2-r1.ebuild index 5c63f0e17bee..31a03baf4c39 100644 --- a/media-libs/lensfun/lensfun-0.3.2-r1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test" RDEPEND="${PYTHON_DEPS} |