diff options
author | 2023-08-30 10:49:43 +0300 | |
---|---|---|
committer | 2023-08-30 10:57:23 +0300 | |
commit | e73df6a6fdf4e439641dc758f6624247f5e25dc8 (patch) | |
tree | fda623dfee9390bcff1dfdb373069a6f12b5bbee | |
parent | dev-util/gdbus-codegen: Stabilize 2.76.4 amd64, #913218 (diff) | |
download | gentoo-e73df6a6fdf4e439641dc758f6624247f5e25dc8.tar.gz gentoo-e73df6a6fdf4e439641dc758f6624247f5e25dc8.tar.bz2 gentoo-e73df6a6fdf4e439641dc758f6624247f5e25dc8.zip |
dev-libs/glib: Stabilize 2.76.4 amd64, #913218
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 fe6814cd4550..36d00745b1bd 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 |