diff options
author | 2012-12-31 15:43:33 +0000 | |
---|---|---|
committer | 2012-12-31 15:43:33 +0000 | |
commit | f2d569f68fd0338860316d1bf9d3cac3935bf8c7 (patch) | |
tree | efe326db09be3180f1eb25b9d5627175eccba988 /media-libs/gexiv2/gexiv2-0.4.1.ebuild | |
parent | Add ~ppc64, wrt bug #449220 (diff) | |
download | gentoo-2-f2d569f68fd0338860316d1bf9d3cac3935bf8c7.tar.gz gentoo-2-f2d569f68fd0338860316d1bf9d3cac3935bf8c7.tar.bz2 gentoo-2-f2d569f68fd0338860316d1bf9d3cac3935bf8c7.zip |
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/gexiv2/gexiv2-0.4.1.ebuild')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.4.1.ebuild b/media-libs/gexiv2/gexiv2-0.4.1.ebuild index 519065939dad..1dfd50829e0a 100644 --- a/media-libs/gexiv2/gexiv2-0.4.1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.5 2012/12/31 14:34:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.4.1.ebuild,v 1.6 2012/12/31 15:43:33 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.yorba.org/download/${PN}/${MY_PV}/lib${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="static-libs" RDEPEND=" |