diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:17:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:57 +0100 |
commit | f1cb2edc2fa3bd522a3ac279c282e917e066cfad (patch) | |
tree | 7977522c6e3787f317bf1da24f468ce7a6c3211f /media-libs/gexiv2 | |
parent | net-misc/tlsdate: ia64 stable wrt bug #578882 (diff) | |
download | gentoo-f1cb2edc2fa3bd522a3ac279c282e917e066cfad.tar.gz gentoo-f1cb2edc2fa3bd522a3ac279c282e917e066cfad.tar.bz2 gentoo-f1cb2edc2fa3bd522a3ac279c282e917e066cfad.zip |
media-libs/gexiv2: ia64 stable wrt bug #575888
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/gexiv2')
-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 2949f709bfd1..ba9e705046d2 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} )" |