diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-07 12:39:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-07 12:40:19 +0100 |
commit | 39f4034ae245eb84b77befcf69a858a3cd05e9b4 (patch) | |
tree | 05d209a76b409cf0bcf3fdf488a9ff485cd10df3 /media-libs/lensfun | |
parent | sci-calculators/units: ppc stable wrt bug #567166 (diff) | |
download | gentoo-39f4034ae245eb84b77befcf69a858a3cd05e9b4.tar.gz gentoo-39f4034ae245eb84b77befcf69a858a3cd05e9b4.tar.bz2 gentoo-39f4034ae245eb84b77befcf69a858a3cd05e9b4.zip |
media-libs/lensfun: ppc stable wrt bug #566390
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/lensfun')
-rw-r--r-- | media-libs/lensfun/lensfun-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/lensfun/lensfun-0.3.1.ebuild b/media-libs/lensfun/lensfun-0.3.1.ebuild index 089bc787ac2f..d1486719774e 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 |