commit: 0042482fc342b94ed363a676f96cf0233716e37e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 18:40:14 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 18:40:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0042482f
dev-libs/gobject-introspection: Stabilize 1.84.0-r1 x86, #959002
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild
b/dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild
index 0afea2a07903..ccec9c169eb6 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.84.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
PYTHON_REQ_USE="xml(+)"
inherit gnome.org meson python-single-r1 xdg
@@ -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 )"