diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 15:35:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 15:35:07 +0000 |
commit | 0fee095ce2e1e47188dd18e2a80fd121f4f61e40 (patch) | |
tree | a7350850fa01f72758c557da49806a2ceeec6ef7 /dev-libs | |
parent | dev-util/gdbus-codegen: Stabilize 2.78.3 arm, #920657 (diff) | |
download | gentoo-0fee095ce2e1e47188dd18e2a80fd121f4f61e40.tar.gz gentoo-0fee095ce2e1e47188dd18e2a80fd121f4f61e40.tar.bz2 gentoo-0fee095ce2e1e47188dd18e2a80fd121f4f61e40.zip |
dev-libs/glib: Stabilize 2.78.3 arm, #920657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.78.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.78.3.ebuild b/dev-libs/glib/glib-2.78.3.ebuild index 0b50d2136981..f7f1b0424d4c 100644 --- a/dev-libs/glib/glib-2.78.3.ebuild +++ b/dev-libs/glib/glib-2.78.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |