diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:14:59 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-21 17:14:59 +0000 |
commit | 9fe3bc84a521a602a2038c7fb65e7273b093e62c (patch) | |
tree | 4a3cb28eb6848eb9586041b20817997feafa6b6b /dev-libs | |
parent | dev-libs/glib: Stabilize 2.80.5-r1 arm, #946484 (diff) | |
download | gentoo-9fe3bc84a521a602a2038c7fb65e7273b093e62c.tar.gz gentoo-9fe3bc84a521a602a2038c7fb65e7273b093e62c.tar.bz2 gentoo-9fe3bc84a521a602a2038c7fb65e7273b093e62c.zip |
dev-libs/gobject-introspection: Stabilize 1.80.1-r3 arm, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild index e1315aee1544..da314a544191 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.80.1-r3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gi.readthedocs.io/" LICENSE="LGPL-2+ GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~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 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doctool gtk-doc test" RESTRICT="!test? ( test )" |