commit: 92c1848ce5e16fb4f0481868ed3410a210f31551
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 25 18:28:47 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 25 18:28:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92c1848c
dev-cpp/glibmm: Stabilize 2.66.8 arm64, #960663
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-cpp/glibmm/glibmm-2.66.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-cpp/glibmm/glibmm-2.66.8.ebuild
b/dev-cpp/glibmm/glibmm-2.66.8.ebuild
index 00e4a8d74ab9..e4c7a99f9e13 100644
--- a/dev-cpp/glibmm/glibmm-2.66.8.ebuild
+++ b/dev-cpp/glibmm/glibmm-2.66.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit gnome.org meson-multilib python-any-r1
DESCRIPTION="C++ interface for glib2"
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.gtkmm.org
https://gitlab.gnome.org/GNOME/glibmm"
LICENSE="LGPL-2.1+"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~sparc
~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="gtk-doc debug test"
RESTRICT="!test? ( test )"