summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-08 19:01:18 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-08 19:10:09 -0500
commita49362c72aa5a5c5ff8ab6f2fcfc4d9dfab104e4 (patch)
tree92b327510ed58f955a6217ecf04f1212318efbf8 /dev-libs/glib
parentdev-libs/gjs: arm64 stable (bug #702260) (diff)
downloadgentoo-a49362c72aa5a5c5ff8ab6f2fcfc4d9dfab104e4.tar.gz
gentoo-a49362c72aa5a5c5ff8ab6f2fcfc4d9dfab104e4.tar.bz2
gentoo-a49362c72aa5a5c5ff8ab6f2fcfc4d9dfab104e4.zip
dev-libs/glib: arm64 stable (bug #702260)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/glib-2.60.7.ebuild2
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 094cd061a8db..4105e736fe01 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