diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:47:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:51:39 +0200 |
commit | 9af621cdce0fe24e94ffa88503ad963fa1f440fb (patch) | |
tree | 487a3705ae5fe0ba5fbe40acfb8021cc7f6728cd /media-libs | |
parent | dev-util/geany-plugins: ppc64 stable wrt bug #554880 (diff) | |
download | gentoo-9af621cdce0fe24e94ffa88503ad963fa1f440fb.tar.gz gentoo-9af621cdce0fe24e94ffa88503ad963fa1f440fb.tar.bz2 gentoo-9af621cdce0fe24e94ffa88503ad963fa1f440fb.zip |
media-libs/gexiv2: ppc64 stable wrt bug #553474
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gexiv2/gexiv2-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gexiv2/gexiv2-0.10.2.ebuild b/media-libs/gexiv2/gexiv2-0.10.2.ebuild index 87ef43b3dca3..cef9c603dc1a 100644 --- a/media-libs/gexiv2/gexiv2-0.10.2.ebuild +++ b/media-libs/gexiv2/gexiv2-0.10.2.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 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="introspection python static-libs" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )" |