diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 12:10:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 12:10:21 +0200 |
commit | 7e4f69e6a9d85b5d57f0dc689a14814496c9d506 (patch) | |
tree | dd0c72810998e0d57e860be9bfcf0015cf58366b /dev-libs/appstream-glib | |
parent | dev-lang/vala: sparc stable wrt bug #611134 (diff) | |
download | gentoo-7e4f69e6a9d85b5d57f0dc689a14814496c9d506.tar.gz gentoo-7e4f69e6a9d85b5d57f0dc689a14814496c9d506.tar.bz2 gentoo-7e4f69e6a9d85b5d57f0dc689a14814496c9d506.zip |
dev-libs/appstream-glib: sparc stable wrt bug #611134
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/appstream-glib')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild b/dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild index e0051c13dabc..35298883af04 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.6.8.ebuild @@ -12,7 +12,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 ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="+introspection nls stemmer" RDEPEND=" |