commit: 55086c1d2aef3d81fa6e4753e5d0f8feacf9091e Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Sun Nov 29 19:08:24 2015 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Sun Nov 29 19:08:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55086c1d
media-libs/lensfun: arm stable, bug #566390 Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm" media-libs/lensfun/lensfun-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/lensfun/lensfun-0.3.1.ebuild b/media-libs/lensfun/lensfun-0.3.1.ebuild index 199c39c..cc0e5e4 100644 --- a/media-libs/lensfun/lensfun-0.3.1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.1.ebuild @@ -14,7 +14,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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~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=">=dev-libs/glib-2.28