commit: d29a81e5f288a6374e7db0200c85068975aa6975
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 18:39:48 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 18:39:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29a81e5
net-wireless/gnome-bluetooth: Stabilize 47.1 x86, #959018
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-wireless/gnome-bluetooth/gnome-bluetooth-47.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-47.1.ebuild
b/net-wireless/gnome-bluetooth/gnome-bluetooth-47.1.ebuild
index 5f5004802dfd..84e1b529cc29 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-47.1.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-47.1.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 gnome2-utils meson python-any-r1 xdg
DESCRIPTION="Bluetooth graphical utilities integrated with GNOME"
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-bluetooth"
LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
SLOT="3/13" # subslot = libgnome-bluetooth-3 soname version
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="gtk-doc +introspection sendto test"
RESTRICT="!test? ( test )"