commit: 3e36126cb0cc8e7bc0bc26fa7d1939691e99351e Author: Jory Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Mon Sep 21 22:34:06 2020 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Mon Sep 21 22:34:06 2020 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=3e36126c
dev-libs/glib: adjust keywords for supported archs only Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org> dev-libs/glib/glib-2.64.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/glib/glib-2.64.5.ebuild b/dev-libs/glib/glib-2.64.5.ebuild index 602bf38..90ce24b 100644 --- a/dev-libs/glib/glib-2.64.5.ebuild +++ b/dev-libs/glib/glib-2.64.5.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="amd64 arm arm64 ~mips ~ppc ~ppc64 x86" # * 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
