diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:46:57 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-08 14:46:57 +0300 |
commit | 8756194b2c4b32364493fd163f118205774e8ca7 (patch) | |
tree | 41ab04da30702ca4d521185e8db13bc141575bf3 /dev-libs/glib | |
parent | dev-libs/gjs: x86 stable wrt bug #702260 (diff) | |
download | gentoo-8756194b2c4b32364493fd163f118205774e8ca7.tar.gz gentoo-8756194b2c4b32364493fd163f118205774e8ca7.tar.bz2 gentoo-8756194b2c4b32364493fd163f118205774e8ca7.zip |
dev-libs/glib: x86 stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.60.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.7.ebuild b/dev-libs/glib/glib-2.60.7.ebuild index 4634fd5ae84d..193c54e065f2 100644 --- a/dev-libs/glib/glib-2.60.7.ebuild +++ b/dev-libs/glib/glib-2.60.7.ebuild @@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+" SLOT="2" IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs systemtap test utils xattr" -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 |