summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-24 13:49:12 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-24 13:49:12 +0100
commit5d5562916265e967c66de965bebf8542d2c4704b (patch)
tree8c2d17b88dc34a4a8ed658e70c51e2fc391154f0 /dev-libs/glib
parentnet-mail/vpopmail: x86 stable wrt bug #710482 (diff)
downloadgentoo-5d5562916265e967c66de965bebf8542d2c4704b.tar.gz
gentoo-5d5562916265e967c66de965bebf8542d2c4704b.tar.bz2
gentoo-5d5562916265e967c66de965bebf8542d2c4704b.zip
dev-libs/glib: x86 stable wrt bug #710514
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/glib-2.60.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.7-r2.ebuild b/dev-libs/glib/glib-2.60.7-r2.ebuild
index ca9e75a1d556..01213e8df288 100644
--- a/dev-libs/glib/glib-2.60.7-r2.ebuild
+++ b/dev-libs/glib/glib-2.60.7-r2.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