diff options
author | 2024-12-20 20:32:57 +0000 | |
---|---|---|
committer | 2024-12-20 20:35:43 +0000 | |
commit | a6abc46b30d697bd917a0c7112ffc4032a3ed335 (patch) | |
tree | e9262a2bc9e4892a9820da3513152485618f3e15 /dev-libs/glib | |
parent | dev-util/sysprof-capture: Stabilize 46.0 x86, #946484 (diff) | |
download | gentoo-a6abc46b30d697bd917a0c7112ffc4032a3ed335.tar.gz gentoo-a6abc46b30d697bd917a0c7112ffc4032a3ed335.tar.bz2 gentoo-a6abc46b30d697bd917a0c7112ffc4032a3ed335.zip |
dev-libs/glib: Stabilize 2.80.5-r1 x86, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r-- | dev-libs/glib/glib-2.80.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.80.5-r1.ebuild b/dev-libs/glib/glib-2.80.5-r1.ebuild index 69da74ea6a06..d78a24d9b6b3 100644 --- a/dev-libs/glib/glib-2.80.5-r1.ebuild +++ b/dev-libs/glib/glib-2.80.5-r1.ebuild @@ -22,7 +22,7 @@ INTROSPECTION_BUILD_DIR="${WORKDIR}/${INTROSPECTION_P}-build" LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="dbus debug +elf doc +introspection +mime selinux static-libs sysprof systemtap test utils xattr" RESTRICT="!test? ( test )" |