diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 14:43:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 14:44:50 +0000 |
commit | 8af7e23358f533b0682903ce7c6defced755793a (patch) | |
tree | 7bd020a9c5ba7dd20f8e824e438768d8687b33c6 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.70.2 arm64, #831048 (diff) | |
download | gentoo-8af7e23358f533b0682903ce7c6defced755793a.tar.gz gentoo-8af7e23358f533b0682903ce7c6defced755793a.tar.bz2 gentoo-8af7e23358f533b0682903ce7c6defced755793a.zip |
dev-libs/glib: Stabilize 2.70.2 arm64, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.70.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.70.2.ebuild b/dev-libs/glib/glib-2.70.2.ebuild index a45b399db82a..3e6ccdaf4a14 100644 --- a/dev-libs/glib/glib-2.70.2.ebuild +++ b/dev-libs/glib/glib-2.70.2.ebuild @@ -15,7 +15,7 @@ IUSE="dbus debug +elf fam gtk-doc +mime selinux static-libs sysprof systemtap te RESTRICT="!test? ( test )" REQUIRED_USE="gtk-doc? ( test )" # Bug #777636 -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" # * elfutils (via libelf) does not build on Windows. gresources are not embedded # within ELF binaries on that platform anyway and inspecting ELF binaries from |