diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-13 10:11:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-13 10:12:01 +0100 |
commit | cbfc2bb7aabe2becbd1e3943d5c91c559833ef13 (patch) | |
tree | 39c8545645fc7521323a5b57160f222879c6a924 /dev-libs | |
parent | fbad2547f6d4331ba358b2fdae12caf4fa92c1d9 (diff) | |
download | gentoo-cbfc2bb7aabe2becbd1e3943d5c91c559833ef13.tar.gz gentoo-cbfc2bb7aabe2becbd1e3943d5c91c559833ef13.tar.xz |
dev-libs/glib: ppc64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.44.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.44.1-r1.ebuild b/dev-libs/glib/glib-2.44.1-r1.ebuild index 53023cac10e..9cd5a49b81b 100644 --- a/dev-libs/glib/glib-2.44.1-r1.ebuild +++ b/dev-libs/glib/glib-2.44.1-r1.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE=" test? ( ${PYTHON_REQUIRED_USE} ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND=" !<dev-util/gdbus-codegen-${PV} |