diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-03 22:05:34 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-03 22:05:34 +0200 |
commit | 654386733863e6a3472f299d1cfdc52694e363d5 (patch) | |
tree | 091c91dbbe8b33a7a36bc74bc7167f59c216552c /dev-libs/appstream-glib | |
parent | net-libs/libsoup-gnome: arm stable, bug #566378 (diff) | |
download | gentoo-654386733863e6a3472f299d1cfdc52694e363d5.tar.gz gentoo-654386733863e6a3472f299d1cfdc52694e363d5.tar.bz2 gentoo-654386733863e6a3472f299d1cfdc52694e363d5.zip |
dev-libs/appstream-glib: arm stable, bug #566378
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/appstream-glib')
-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 eced8cb986fa..a8d22494674e 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="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 |