diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:32:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:35:43 +0000 |
commit | 2fd0e020bcf74f342788edb17186c85e3f60a758 (patch) | |
tree | 0552dabf682d425aa96fd5e13dab670cfac20804 /dev-libs | |
parent | dev-libs/glib: Stabilize 2.80.5-r1 x86, #946484 (diff) | |
download | gentoo-2fd0e020bcf74f342788edb17186c85e3f60a758.tar.gz gentoo-2fd0e020bcf74f342788edb17186c85e3f60a758.tar.bz2 gentoo-2fd0e020bcf74f342788edb17186c85e3f60a758.zip |
dev-libs/gobject-introspection: Stabilize 1.80.1-r3 x86, #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 99ca44dc2de6..658c63e7ca5b 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 )" |