diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:23 +0100 |
commit | 45301c9d0aec927b332af8177d0ebfce967c8a6e (patch) | |
tree | 03f98ef818639fe91e4055fb60a814922ce4874f /dev-libs/glib | |
parent | dev-libs/appstream-glib: s390 stable wrt bug #706524 (diff) | |
download | gentoo-45301c9d0aec927b332af8177d0ebfce967c8a6e.tar.gz gentoo-45301c9d0aec927b332af8177d0ebfce967c8a6e.tar.bz2 gentoo-45301c9d0aec927b332af8177d0ebfce967c8a6e.zip |
dev-libs/glib: s390 stable wrt bug #706524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-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 fb9c550e0d8e..7e1043af3b8d 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 |