diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:09:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:53:51 +0000 |
commit | ca50e49d53e8cd23c22df18b6a7008bff6a34439 (patch) | |
tree | 596ec8f35e4b72e3f350bac6f30afd53e682d6e7 /dev-libs/glib | |
parent | dev-libs/geoip: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-ca50e49d53e8cd23c22df18b6a7008bff6a34439.tar.gz gentoo-ca50e49d53e8cd23c22df18b6a7008bff6a34439.tar.bz2 gentoo-ca50e49d53e8cd23c22df18b6a7008bff6a34439.zip |
dev-libs/glib: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.66.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.66.7.ebuild b/dev-libs/glib/glib-2.66.7.ebuild index 417cda9f1dd4..0f1be9803c93 100644 --- a/dev-libs/glib/glib-2.66.7.ebuild +++ b/dev-libs/glib/glib-2.66.7.ebuild @@ -14,7 +14,7 @@ SLOT="2" IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof 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 |