diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:27:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:27:14 +0000 |
commit | a8f3ded562cd6d5c432148cbba9e0c14ff28ae4b (patch) | |
tree | 7dfb6510e83b5010648dc8f113c4b1b20178254b /media-libs/lensfun/lensfun-0.2.8-r1.ebuild | |
parent | Stable for ppc, wrt bug #535694 (diff) | |
download | historical-a8f3ded562cd6d5c432148cbba9e0c14ff28ae4b.tar.gz historical-a8f3ded562cd6d5c432148cbba9e0c14ff28ae4b.tar.bz2 historical-a8f3ded562cd6d5c432148cbba9e0c14ff28ae4b.zip |
Stable for ppc, wrt bug #524436
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'media-libs/lensfun/lensfun-0.2.8-r1.ebuild')
-rw-r--r-- | media-libs/lensfun/lensfun-0.2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lensfun/lensfun-0.2.8-r1.ebuild b/media-libs/lensfun/lensfun-0.2.8-r1.ebuild index 25b86a0c395d..b24a668e3f8a 100644 --- a/media-libs/lensfun/lensfun-0.2.8-r1.ebuild +++ b/media-libs/lensfun/lensfun-0.2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8-r1.ebuild,v 1.7 2015/01/29 17:34:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8-r1.ebuild,v 1.8 2015/03/02 09:27:13 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" 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" RDEPEND=">=dev-libs/glib-2.28 |