diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:53:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:53:28 +0100 |
commit | 06798de5f562a510cdc00be288e364247126320f (patch) | |
tree | 0fde1ebcf8d23f660a9acc1c16c58e9a4fc166d2 /dev-libs | |
parent | app-text/rarian: sparc stable wrt bug #606818 (diff) | |
download | gentoo-06798de5f562a510cdc00be288e364247126320f.tar.gz gentoo-06798de5f562a510cdc00be288e364247126320f.tar.bz2 gentoo-06798de5f562a510cdc00be288e364247126320f.zip |
dev-libs/appstream-glib: sparc stable wrt bug #606818
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/appstream-glib/appstream-glib-0.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.7.ebuild b/dev-libs/appstream-glib/appstream-glib-0.6.7.ebuild index 7feb25923511..1befdebde644 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.6.7.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.6.7.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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="+introspection nls stemmer" RDEPEND=" |