diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 06:08:54 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-28 06:08:54 +0200 |
commit | 17063eae1107136c7ee80d076bf439b77b52a38c (patch) | |
tree | 430aba7bc00d28b78056852374771a40005c9f54 /dev-libs/glib | |
parent | 18813aedd2e9d89fdad7fdd7e8a52276ffbfcf29 (diff) | |
download | gentoo-17063eae1107136c7ee80d076bf439b77b52a38c.tar.gz gentoo-17063eae1107136c7ee80d076bf439b77b52a38c.tar.xz |
dev-libs/glib: Stable for PPC64 (bug #551826).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.44.1.ebuild b/dev-libs/glib/glib-2.44.1.ebuild index 050b5221c28..9c642db1294 100644 --- a/dev-libs/glib/glib-2.44.1.ebuild +++ b/dev-libs/glib/glib-2.44.1.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} |