diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:05:32 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 18:05:55 +0000 |
commit | ffd71e236c3f00ee3a7edbe1d15bed81d819409f (patch) | |
tree | 262c0b8dac22eeb305b63ae7de70d33302c01675 /dev-libs/glib | |
parent | dev-libs/glib: Stabilize 2.76.2 arm, #905481 (diff) | |
download | gentoo-ffd71e236c3f00ee3a7edbe1d15bed81d819409f.tar.gz gentoo-ffd71e236c3f00ee3a7edbe1d15bed81d819409f.tar.bz2 gentoo-ffd71e236c3f00ee3a7edbe1d15bed81d819409f.zip |
dev-libs/glib: Stabilize 2.76.2 ppc, #905481
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.76.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.76.2.ebuild b/dev-libs/glib/glib-2.76.2.ebuild index 79f6ac4c0998..71f889c03d59 100644 --- a/dev-libs/glib/glib-2.76.2.ebuild +++ b/dev-libs/glib/glib-2.76.2.ebuild @@ -16,7 +16,7 @@ IUSE="dbus debug +elf gtk-doc +mime selinux static-libs sysprof systemtap test u RESTRICT="!test? ( test )" REQUIRED_USE="gtk-doc? ( test )" # Bug #777636 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~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 |