diff options
author | Sam James <sam@gentoo.org> | 2024-12-14 08:04:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-14 08:04:47 +0000 |
commit | a6b2f3e13914127396d6fca6acd509352b8ced04 (patch) | |
tree | 2054c51b94dcf1d69c8cbf7e5e2110dc7ac8a23d /dev-python/python-tests | |
parent | dev-lang/python: Stabilize 3.12.8 x86, #945850 (diff) | |
download | gentoo-a6b2f3e13914127396d6fca6acd509352b8ced04.tar.gz gentoo-a6b2f3e13914127396d6fca6acd509352b8ced04.tar.bz2 gentoo-a6b2f3e13914127396d6fca6acd509352b8ced04.zip |
dev-python/python-tests: Stabilize 3.12.8 x86, #945850
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-tests')
-rw-r--r-- | dev-python/python-tests/python-tests-3.12.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.12.8.ebuild b/dev-python/python-tests/python-tests-3.12.8.ebuild index 1c5a9ee788aa..1108bcfc5aeb 100644 --- a/dev-python/python-tests/python-tests-3.12.8.ebuild +++ b/dev-python/python-tests/python-tests-3.12.8.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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |