diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:14:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:14:58 +0000 |
commit | 9ba7d6f631ee6b64ea9bfc86ce77b4e6ef016e14 (patch) | |
tree | 441f80182042ce3889d87db9686e35f8b93c4ba4 /dev-libs | |
parent | dev-libs/gobject-introspection-common: Stabilize 1.80.1 arm, #946484 (diff) | |
download | gentoo-9ba7d6f631ee6b64ea9bfc86ce77b4e6ef016e14.tar.gz gentoo-9ba7d6f631ee6b64ea9bfc86ce77b4e6ef016e14.tar.bz2 gentoo-9ba7d6f631ee6b64ea9bfc86ce77b4e6ef016e14.zip |
dev-libs/glib: Stabilize 2.80.5-r1 arm, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 e4c137d3b568..6908f5d2eb09 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 )" |