diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 16:47:01 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:33:57 +0100 |
commit | 450e3538dc950e8bdb1f8b14b951fdb241af3899 (patch) | |
tree | 3e82a4588bcbb782e9453cd3ae4717d5fafb6899 /dev-libs | |
parent | dev-lang/vala: amd64 stable, bug 566378 (diff) | |
download | gentoo-450e3538dc950e8bdb1f8b14b951fdb241af3899.tar.gz gentoo-450e3538dc950e8bdb1f8b14b951fdb241af3899.tar.bz2 gentoo-450e3538dc950e8bdb1f8b14b951fdb241af3899.zip |
dev-libs/appstream-glib: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.5.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.9.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.9.ebuild index 1cd8ea62c200..6bb20a3f2010 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.5.9.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.5.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/8" # soname version -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not |