summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-07 05:43:45 +0000
committerSam James <sam@gentoo.org>2020-09-07 05:50:36 +0000
commit031250450f490ef31ed34d3bcfdb1a2d5f426253 (patch)
tree3c886ac62e17262fa8351312083d9593b854b070 /dev-libs/glib
parentdev-python/jupyter_core: Drop py3.6 in new rev due to ipython (diff)
downloadgentoo-031250450f490ef31ed34d3bcfdb1a2d5f426253.tar.gz
gentoo-031250450f490ef31ed34d3bcfdb1a2d5f426253.tar.bz2
gentoo-031250450f490ef31ed34d3bcfdb1a2d5f426253.zip
dev-libs/glib: ppc stable (bug #736727)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/glib-2.64.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.64.4.ebuild b/dev-libs/glib/glib-2.64.4.ebuild
index 837596c8f777..cc9d36f88cde 100644
--- a/dev-libs/glib/glib-2.64.4.ebuild
+++ b/dev-libs/glib/glib-2.64.4.ebuild
@@ -14,7 +14,7 @@ SLOT="2"
IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr"
RESTRICT="!test? ( test )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
# * libelf isn't strictly necessary, but makes gresource tool more useful, and
# the check is automagic in gio/meson.build. gresource is not a multilib tool