diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:19:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:19:22 +0200 |
commit | a2855d0a3e4c4d91be4fe1ef7867dc8a6b5527e9 (patch) | |
tree | 4fad155caaca4ca01e1a33053ccddabda09633e6 /media-libs | |
parent | dev-perl/PadWalker: ppc stable wrt bug #579470 (diff) | |
download | gentoo-a2855d0a3e4c4d91be4fe1ef7867dc8a6b5527e9.tar.gz gentoo-a2855d0a3e4c4d91be4fe1ef7867dc8a6b5527e9.tar.bz2 gentoo-a2855d0a3e4c4d91be4fe1ef7867dc8a6b5527e9.zip |
media-libs/gexiv2: ppc stable wrt bug #575888
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.10.3.ebuild b/media-libs/gexiv2/gexiv2-0.10.3.ebuild index 463a2a9a9676..c1314d3c139c 100644 --- a/media-libs/gexiv2/gexiv2-0.10.3.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${MY_PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="introspection python static-libs" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )" |