summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-01 16:24:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-01 16:24:51 +0100
commitb0a03c47b462528f484702363474894a4b3785e7 (patch)
tree38765dafa1abd177bcb0967d400521f20ad40400 /dev-libs/glib/glib-2.60.7.ebuild
parentdev-libs/gjs: arm stable wrt bug #702260 (diff)
downloadgentoo-b0a03c47b462528f484702363474894a4b3785e7.tar.gz
gentoo-b0a03c47b462528f484702363474894a4b3785e7.tar.bz2
gentoo-b0a03c47b462528f484702363474894a4b3785e7.zip
dev-libs/glib: arm stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/glib/glib-2.60.7.ebuild')
-rw-r--r--dev-libs/glib/glib-2.60.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.60.7.ebuild b/dev-libs/glib/glib-2.60.7.ebuild
index c06935313d46..f5bc6884a53d 100644
--- a/dev-libs/glib/glib-2.60.7.ebuild
+++ b/dev-libs/glib/glib-2.60.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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