diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-09-06 10:04:44 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-09-06 10:05:38 +0200 |
commit | 62efb9b66b7deb3853e52e998f65446e7aafbe3b (patch) | |
tree | 6beeca8d3d92f16263a7f29b406b9ebde43bc8a8 /dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild | |
parent | app-arch/gcab: ppc/sparc keyword, bug #553926 (diff) | |
download | gentoo-62efb9b66b7deb3853e52e998f65446e7aafbe3b.tar.gz gentoo-62efb9b66b7deb3853e52e998f65446e7aafbe3b.tar.bz2 gentoo-62efb9b66b7deb3853e52e998f65446e7aafbe3b.zip |
dev-libs/appstream-glib: ppc/sparc keyword, bug #553926
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild')
-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 a1693fbcca6a..be358a0078cc 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/7" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection nls" # FIXME: yaml is optional with --enable-dep11 but not |