diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:30 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 16:05:30 +0000 |
commit | f56c440383d01edf79977fa9dbcd4b29310dac69 (patch) | |
tree | 5f3d7e040c7c2c4478acf072e3caedb18e812fe8 /dev-libs/glib | |
parent | dev-util/gdbus-codegen: Stabilize 2.76.4 ppc, #913218 (diff) | |
download | gentoo-f56c440383d01edf79977fa9dbcd4b29310dac69.tar.gz gentoo-f56c440383d01edf79977fa9dbcd4b29310dac69.tar.bz2 gentoo-f56c440383d01edf79977fa9dbcd4b29310dac69.zip |
dev-libs/glib: Stabilize 2.76.4 ppc, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.76.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.76.4.ebuild b/dev-libs/glib/glib-2.76.4.ebuild index f6785c62a70b..436c28735c7b 100644 --- a/dev-libs/glib/glib-2.76.4.ebuild +++ b/dev-libs/glib/glib-2.76.4.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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" # * elfutils (via libelf) does not build on Windows. gresources are not embedded # within ELF binaries on that platform anyway and inspecting ELF binaries from |