mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-build/automake-vanilla: disable py3.10
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user