diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:07 +0200 |
commit | aafb26f49fe72c26c08d87449cae99e7b99e3703 (patch) | |
tree | f2da83e92e75f5fe767c8c1d2ba08742a9d33525 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.70.2 ppc64, #831048 (diff) | |
download | gentoo-aafb26f49fe72c26c08d87449cae99e7b99e3703.tar.gz gentoo-aafb26f49fe72c26c08d87449cae99e7b99e3703.tar.bz2 gentoo-aafb26f49fe72c26c08d87449cae99e7b99e3703.zip |
dev-libs/glib: Stabilize 2.70.2 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam@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 3db8a09e3f72..ca3867124cb4 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 |