commit:     92e151365f81a9026858987342b7590d9eaba776
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 26 08:04:35 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Oct 26 08:08:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e15136

app-text/asciidoc: enable py3.14

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 app-text/asciidoc/asciidoc-10.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.1.ebuild 
b/app-text/asciidoc/asciidoc-10.2.1.ebuild
index 3da38f503f2d..f64f2d915b09 100644
--- a/app-text/asciidoc/asciidoc-10.2.1.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
+PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
 inherit distutils-r1 optfeature readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"

Reply via email to