diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 15:27:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-27 15:27:47 +0100 |
commit | 053d9e7d345bfff6d79bf2e9be669b1025fcab8a (patch) | |
tree | 75036c5a1b4aaa4d17e60e471c3224a6a5d31c4c /dev-libs | |
parent | dev-libs/appstream-glib: ppc64 stable wrt bug #706524 (diff) | |
download | gentoo-053d9e7d345bfff6d79bf2e9be669b1025fcab8a.tar.gz gentoo-053d9e7d345bfff6d79bf2e9be669b1025fcab8a.tar.bz2 gentoo-053d9e7d345bfff6d79bf2e9be669b1025fcab8a.zip |
dev-libs/glib: ppc64 stable wrt bug #706524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.60.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.7-r1.ebuild b/dev-libs/glib/glib-2.60.7-r1.ebuild index 561c8ec4fd00..28a90f81c787 100644 --- a/dev-libs/glib/glib-2.60.7-r1.ebuild +++ b/dev-libs/glib/glib-2.60.7-r1.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 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh 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 |