summaryrefslogtreecommitdiff
path: root/dev-build/automake
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-05-28 04:15:58 +0100
committerSam James <sam@gentoo.org>2025-05-28 04:15:58 +0100
commit2d4935b9a0f5c10b39079cd6e49a14f18fd393c8 (patch)
tree6d453c1f7d95eb4180d5461d6ad421f6e67d73b2 /dev-build/automake
parent4a9b6d7ab1b6127bd2990fa3bca2fb7b2d52ec6e (diff)
downloadgentoo-2d4935b9a0f5c10b39079cd6e49a14f18fd393c8.tar.gz
gentoo-2d4935b9a0f5c10b39079cd6e49a14f18fd393c8.tar.bz2
gentoo-2d4935b9a0f5c10b39079cd6e49a14f18fd393c8.zip
dev-build/automake: disable py3.10
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build/automake')
-rw-r--r--dev-build/automake/automake-1.16.5-r2.ebuild4
-rw-r--r--dev-build/automake/automake-1.17-r2.ebuild2
-rw-r--r--dev-build/automake/automake-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-build/automake/automake-1.16.5-r2.ebuild b/dev-build/automake/automake-1.16.5-r2.ebuild
index ec7c639cbc25..01e8483f38a9 100644
--- a/dev-build/automake/automake-1.16.5-r2.ebuild
+++ b/dev-build/automake/automake-1.16.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ EAPI=7
# on new automake (major) releases, as well as the dependency in RDEPEND below too.
# * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass.
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/jimmeyering.asc
inherit python-any-r1 verify-sig
diff --git a/dev-build/automake/automake-1.17-r2.ebuild b/dev-build/automake/automake-1.17-r2.ebuild
index b8011fe82480..28e0f28513a6 100644
--- a/dev-build/automake/automake-1.17-r2.ebuild
+++ b/dev-build/automake/automake-1.17-r2.ebuild
@@ -8,7 +8,7 @@ EAPI=8
# on new automake (major) releases, as well as the dependency in RDEPEND below too.
# * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass.
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit python-any-r1 verify-sig
diff --git a/dev-build/automake/automake-9999.ebuild b/dev-build/automake/automake-9999.ebuild
index 12f75497467e..b0275c339a0b 100644
--- a/dev-build/automake/automake-9999.ebuild
+++ b/dev-build/automake/automake-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ EAPI=8
# on new automake (major) releases, as well as the dependency in RDEPEND below too.
# * Update _WANT_AUTOMAKE and _automake_atom case statement in autotools.eclass.
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit python-any-r1 verify-sig