summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-20 20:10:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-20 20:10:24 +0200
commit2a7d4d5a597fe831602fb3b34732b4a434dd4567 (patch)
treec0084b971b39df6a3af275cbd283ec58a75d757e /dev-libs
parentdev-libs/gjs: x86 stable wrt bug #717144 (diff)
downloadgentoo-2a7d4d5a597fe831602fb3b34732b4a434dd4567.tar.gz
gentoo-2a7d4d5a597fe831602fb3b34732b4a434dd4567.tar.bz2
gentoo-2a7d4d5a597fe831602fb3b34732b4a434dd4567.zip
dev-libs/glib: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/glib/glib-2.62.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.62.6.ebuild b/dev-libs/glib/glib-2.62.6.ebuild
index dc0ecf897184..1e2efa5f1e71 100644
--- a/dev-libs/glib/glib-2.62.6.ebuild
+++ b/dev-libs/glib/glib-2.62.6.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="~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