summaryrefslogtreecommitdiff
path: root/dev-build/automake/automake-1.16.5-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-10 00:44:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-10 00:44:50 +0000
commit013635213f8032704e1ec9ae01e9303e63a2efbb (patch)
tree42236ee53a80ec503e22c05573c07f3419a97aac /dev-build/automake/automake-1.16.5-r2.ebuild
parentdc41efad78c64df9b74ed6f94dcf25391b8fc5e1 (diff)
gentoo auto-resync : 10:03:2024 - 00:44:50
Diffstat (limited to 'dev-build/automake/automake-1.16.5-r2.ebuild')
-rw-r--r--dev-build/automake/automake-1.16.5-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-build/automake/automake-1.16.5-r2.ebuild b/dev-build/automake/automake-1.16.5-r2.ebuild
index ce41b4760596..d4553e58b66f 100644
--- a/dev-build/automake/automake-1.16.5-r2.ebuild
+++ b/dev-build/automake/automake-1.16.5-r2.ebuild
@@ -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..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit python-any-r1
@@ -69,6 +69,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.16.5-fix-py-compile-basedir.sh-test.patch
"${FILESDIR}"/${PN}-1.16.5-apostrophe-in-tests.patch
"${FILESDIR}"/${PN}-1.16.5-parallel-build.patch
+ "${FILESDIR}"/${PN}-1.16.5-py312.patch
"${WORKDIR}"/${PN}-1.16.5-tests-c99.patch
)