diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 10:56:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-12 11:10:05 +0200 |
commit | 98bf5a2b6b343d52daa638b7fdf9eaeefdb5deed (patch) | |
tree | fff2050dd123dc4a340c6fe8355d94624a94957a /dev-libs | |
parent | d0b9f88eb431e3ac4bc8da62ede9fb0a23484931 (diff) | |
download | gentoo-98bf5a2b6b343d52daa638b7fdf9eaeefdb5deed.tar.gz gentoo-98bf5a2b6b343d52daa638b7fdf9eaeefdb5deed.tar.xz |
dev-libs/appstream-glib: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild index 2afcbab4534..5af5f8395f7 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.5.0.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="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not |