summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-09-02 18:43:27 -0400
committerAaron Bauman <bman@gentoo.org>2019-09-02 18:43:27 -0400
commite1a29ad866a18a3032a82a547124875259c0b184 (patch)
tree21db4d26cc223e762bfd82849014b5d845080775 /dev-libs/glib
parentnet-libs/libaccounts-glib: add missing vala build dependency, bug 693372 (diff)
downloadgentoo-e1a29ad866a18a3032a82a547124875259c0b184.tar.gz
gentoo-e1a29ad866a18a3032a82a547124875259c0b184.tar.bz2
gentoo-e1a29ad866a18a3032a82a547124875259c0b184.zip
dev-libs/glib: arm64 stable (bug #692932)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.75, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/glib-2.60.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.60.6.ebuild b/dev-libs/glib/glib-2.60.6.ebuild
index f199a1d59ed8..7ea978200ad9 100644
--- a/dev-libs/glib/glib-2.60.6.ebuild
+++ b/dev-libs/glib/glib-2.60.6.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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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