diff options
author | 2024-12-21 17:16:15 +0000 | |
---|---|---|
committer | 2024-12-21 17:16:15 +0000 | |
commit | 476db2a3aab5bdca4975c67a00e19f1a33f23e1c (patch) | |
tree | 2c6f198b787e4e7bd608662b3ca0a559178ee589 /dev-libs/glib | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.80.1 sparc, #946484 (diff) | |
download | gentoo-476db2a3aab5bdca4975c67a00e19f1a33f23e1c.tar.gz gentoo-476db2a3aab5bdca4975c67a00e19f1a33f23e1c.tar.bz2 gentoo-476db2a3aab5bdca4975c67a00e19f1a33f23e1c.zip |
dev-libs/glib: Stabilize 2.80.5-r1 sparc, #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 590eaede4093..95720f481240 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 )" |