diff options
author | 2018-04-02 10:32:56 +0200 | |
---|---|---|
committer | 2018-04-02 10:32:56 +0200 | |
commit | e8111bd49201ecfe16badac5f03fe984d7022d07 (patch) | |
tree | a6b51774c2828e741c3b7d0821552137a559e846 /media-libs/lensfun | |
parent | media-libs/jpeg: arm stable, bug #646984 (diff) | |
download | gentoo-e8111bd49201ecfe16badac5f03fe984d7022d07.tar.gz gentoo-e8111bd49201ecfe16badac5f03fe984d7022d07.tar.bz2 gentoo-e8111bd49201ecfe16badac5f03fe984d7022d07.zip |
media-libs/lensfun: arm stable, bug #647060
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/lensfun')
-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 ca461bbb4222..14f85f0b8189 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} |