commit: f5a2c0d9ce9dec90efb6d4fae8e6c007615e7e03
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 18:37:48 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 18:40:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a2c0d9
app-portage/gentle: Remove py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-portage/gentle/gentle-1.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/gentle/gentle-1.0.2.ebuild
b/app-portage/gentle/gentle-1.0.2.ebuild
index 3a863f6898c9..c9d36c985bb4 100644
--- a/app-portage/gentle/gentle-1.0.2.ebuild
+++ b/app-portage/gentle/gentle-1.0.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=flit
PYPI_PN="gentle-mxml"
inherit distutils-r1 optfeature pypi