diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 16:45:00 +0200 |
commit | 27ae2bcbfb3eec4371345681764a07799bf8fcc0 (patch) | |
tree | 78df6a90911d5c8997e43278d2097e5efd3e5a50 /media-libs | |
parent | dev-scheme/guile: amd64 stable wrt bug #578318 (diff) | |
download | gentoo-27ae2bcbfb3eec4371345681764a07799bf8fcc0.tar.gz gentoo-27ae2bcbfb3eec4371345681764a07799bf8fcc0.tar.bz2 gentoo-27ae2bcbfb3eec4371345681764a07799bf8fcc0.zip |
media-libs/gexiv2: amd64 stable wrt bug #575888
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 574db71c79e4..91bc6fec47ad 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} )" |