summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2025-12-13 22:58:13 -0500
committerEli Schwartz <eschwartz@gentoo.org>2025-12-13 23:06:50 -0500
commit6e8b44f4bbd89d60fca5182c2e86276d646fa476 (patch)
tree5afb6bd2b192fa42c8e93aaa99f738f85ecd2023 /dev-python
parent9b92f286c441da2a4f35a5e2daf52df2c8a9df85 (diff)
downloadgentoo-6e8b44f4bbd89d60fca5182c2e86276d646fa476.tar.gz
gentoo-6e8b44f4bbd89d60fca5182c2e86276d646fa476.tar.bz2
gentoo-6e8b44f4bbd89d60fca5182c2e86276d646fa476.zip
dev-python/python-tests: Stabilize 3.12.12 x86, #967430
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-tests/python-tests-3.12.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.12.12.ebuild b/dev-python/python-tests/python-tests-3.12.12.ebuild
index a45cf8a11f9b..54d01ea86c39 100644
--- a/dev-python/python-tests/python-tests-3.12.12.ebuild
+++ b/dev-python/python-tests/python-tests-3.12.12.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}/Lib"
LICENSE="PSF-2"
SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
# enable by default to help CI handle it (we have no additional deps)
IUSE="+python_targets_${PYTHON_COMPAT[0]}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"