summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-22 16:24:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-22 16:24:38 +0200
commitf3de4920dd0b8516f5ef08fdeb4369d95125b241 (patch)
tree2fb23e10f2c70ad6818c73ee3a968389ec71b691 /dev-libs/glib
parentdev-libs/gjs: arm stable wrt bug #717144 (diff)
downloadgentoo-f3de4920dd0b8516f5ef08fdeb4369d95125b241.tar.gz
gentoo-f3de4920dd0b8516f5ef08fdeb4369d95125b241.tar.bz2
gentoo-f3de4920dd0b8516f5ef08fdeb4369d95125b241.zip
dev-libs/glib: arm stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-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 17edc5b30682..d620a2ffba3e 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