diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-08 21:50:46 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-08 21:50:46 +0200 |
commit | 187356fb80dbeff315c58a92c3bf7ca3cd1d0171 (patch) | |
tree | c0b6f65edfa9fedcbbf3206ef8afe783b2947c94 /dev-libs | |
parent | dev-libs/json-glib: arm stable, bug #584468 (diff) | |
download | gentoo-187356fb80dbeff315c58a92c3bf7ca3cd1d0171.tar.gz gentoo-187356fb80dbeff315c58a92c3bf7ca3cd1d0171.tar.bz2 gentoo-187356fb80dbeff315c58a92c3bf7ca3cd1d0171.zip |
dev-libs/appstream-glib: arm stable, bug #584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs')
-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 cd57507c5262..bd26e80d8a64 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 |