summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-01 00:45:55 +0000
committerSam James <sam@gentoo.org>2021-06-01 00:45:55 +0000
commit5febd0f49f3b319247b39f0c054c129f63c149ba (patch)
tree1aa5cd76ee6c6d9419f43f19b4d563fe6d4f18f6 /dev-libs
parentdev-util/gdbus-codegen: Stabilize 2.66.8 arm, #775632 (diff)
downloadgentoo-5febd0f49f3b319247b39f0c054c129f63c149ba.tar.gz
gentoo-5febd0f49f3b319247b39f0c054c129f63c149ba.tar.bz2
gentoo-5febd0f49f3b319247b39f0c054c129f63c149ba.zip
dev-libs/glib: Stabilize 2.66.8 arm, #775632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/glib/glib-2.66.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.66.8.ebuild b/dev-libs/glib/glib-2.66.8.ebuild
index 62117610b3cf..63721f718da6 100644
--- a/dev-libs/glib/glib-2.66.8.ebuild
+++ b/dev-libs/glib/glib-2.66.8.ebuild
@@ -14,7 +14,7 @@ SLOT="2"
IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux static-libs sysprof 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