commit: bdcbbf4158fbffda4467a1f80efce865d348d74f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 04:27:58 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 28 04:27:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdcbbf41
dev-build/automake-vanilla: disable py3.10
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild | 2 +-
dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild | 2 +-
dev-build/automake-vanilla/automake-vanilla-1.17.ebuild | 2 +-
dev-build/automake-vanilla/automake-vanilla-1.18.ebuild | 2 +-
dev-build/automake-vanilla/automake-vanilla-9999.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild
b/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild
index b5980bf09d3c..23a511fb8f6b 100644
--- a/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild
+++ b/dev-build/automake-vanilla/automake-vanilla-1.15.1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# Please do not apply any patches which affect the generated output from
# `automake`, as this package is used to submit patches upstream.
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_11 )
inherit python-any-r1
diff --git a/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild
b/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild
index 18ab459c9c87..ed6f30024c7e 100644
--- a/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild
+++ b/dev-build/automake-vanilla/automake-vanilla-1.16.5.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# Please do not apply any patches which affect the generated output from
# `automake`, as this package is used to submit patches upstream.
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_11 )
inherit python-any-r1
diff --git a/dev-build/automake-vanilla/automake-vanilla-1.17.ebuild
b/dev-build/automake-vanilla/automake-vanilla-1.17.ebuild
index 5e3c12751473..106971543159 100644
--- a/dev-build/automake-vanilla/automake-vanilla-1.17.ebuild
+++ b/dev-build/automake-vanilla/automake-vanilla-1.17.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# Please do not apply any patches which affect the generated output from
# `automake`, as this package is used to submit patches upstream.
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit python-any-r1
diff --git a/dev-build/automake-vanilla/automake-vanilla-1.18.ebuild
b/dev-build/automake-vanilla/automake-vanilla-1.18.ebuild
index 5e3c12751473..106971543159 100644
--- a/dev-build/automake-vanilla/automake-vanilla-1.18.ebuild
+++ b/dev-build/automake-vanilla/automake-vanilla-1.18.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# Please do not apply any patches which affect the generated output from
# `automake`, as this package is used to submit patches upstream.
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit python-any-r1
diff --git a/dev-build/automake-vanilla/automake-vanilla-9999.ebuild
b/dev-build/automake-vanilla/automake-vanilla-9999.ebuild
index 446732c44ff2..fe7a211337c2 100644
--- a/dev-build/automake-vanilla/automake-vanilla-9999.ebuild
+++ b/dev-build/automake-vanilla/automake-vanilla-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
# Please do not apply any patches which affect the generated output from
# `automake`, as this package is used to submit patches upstream.
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit python-any-r1