diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:04:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:04:37 +0100 |
commit | 9a235143b962be7f18c53e7dc6a350a1371a62b6 (patch) | |
tree | f8868ae87b5e62480b0619143596e22e6f75587f /dev-libs/appstream-glib | |
parent | app-text/rarian: ppc stable wrt bug #606818 (diff) | |
download | gentoo-9a235143b962be7f18c53e7dc6a350a1371a62b6.tar.gz gentoo-9a235143b962be7f18c53e7dc6a350a1371a62b6.tar.bz2 gentoo-9a235143b962be7f18c53e7dc6a350a1371a62b6.zip |
dev-libs/appstream-glib: ppc stable wrt bug #606818
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
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.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 56fbbd35c224..d471a76fd5a6 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=" |