diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-31 11:58:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-31 11:58:01 +0100 |
commit | 1e8b177e382a065262a9756a07f048abf342b1fe (patch) | |
tree | 4c4dac9337f82f328250db4a5241781e23f678d2 /media-libs/lensfun | |
parent | dev-util/debootstrap: Old. (diff) | |
download | gentoo-1e8b177e382a065262a9756a07f048abf342b1fe.tar.gz gentoo-1e8b177e382a065262a9756a07f048abf342b1fe.tar.bz2 gentoo-1e8b177e382a065262a9756a07f048abf342b1fe.zip |
media-libs/lensfun: stable 0.3.2-r1 for ppc64, bug #647060
Package-Manager: Portage-2.3.27, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 f1224dbbdf81..6f2a43694043 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} |