diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:11:53 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 21:36:46 +0200 |
commit | 1ddef2082cfc8730211dd819c17fd3de07ecbf96 (patch) | |
tree | a865f59af8c4cdb3082f8b574cbceb4d29ccd758 /dev-libs/appstream-glib | |
parent | dev-cpp/gtkmm: x86 stable, bug 584468 (diff) | |
download | gentoo-1ddef2082cfc8730211dd819c17fd3de07ecbf96.tar.gz gentoo-1ddef2082cfc8730211dd819c17fd3de07ecbf96.tar.bz2 gentoo-1ddef2082cfc8730211dd819c17fd3de07ecbf96.zip |
dev-libs/appstream-glib: x86 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs/appstream-glib')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.5.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.15.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.15.ebuild index 8b0a7a90b8c4..c59cc8ae8a23 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.5.15.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.5.15.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://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 |