commit:     1e9b9cbbfc39c4fd093ccb77e54cd5086a5691a7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 16 17:16:46 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 16 17:16:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9b9cbb

dev-util/rbtools: Stabilize 5.2.1 amd64, #960230

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/rbtools/rbtools-5.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/rbtools/rbtools-5.2.1.ebuild 
b/dev-util/rbtools/rbtools-5.2.1.ebuild
index eb7ca8e90d1e..82add1e03f9e 100644
--- a/dev-util/rbtools/rbtools-5.2.1.ebuild
+++ b/dev-util/rbtools/rbtools-5.2.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit distutils-r1
 
@@ -15,7 +15,7 @@ S="${WORKDIR}/rbtools-release-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="

Reply via email to