diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 11:52:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:11 +0100 |
commit | ae8cc9dca8ffb100a3e2e94faad4e40dc94ba609 (patch) | |
tree | 0a84517432bd1239dc05732a0f6fa8b90efd12cf /dev-libs/appstream-glib | |
parent | media-sound/easytag: ppc64 stable wrt bug #601714 (diff) | |
download | gentoo-ae8cc9dca8ffb100a3e2e94faad4e40dc94ba609.tar.gz gentoo-ae8cc9dca8ffb100a3e2e94faad4e40dc94ba609.tar.bz2 gentoo-ae8cc9dca8ffb100a3e2e94faad4e40dc94ba609.zip |
dev-libs/appstream-glib: ppc64 stable wrt bug #601714
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild b/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild index f7a7ff3e0b90..acf0e746e74c 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.6.3.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.6.3.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=" |