diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 09:55:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 09:55:55 +0000 |
commit | c996bba06353278e2a58b21593acb307c9d7fc3e (patch) | |
tree | 6d0c54ec11dbc00f54ca5a78cbdadffb6b9d350f /dev-python/python-tests | |
parent | dev-lang/python: Stabilize 3.10.16_p1 sparc, #945876 (diff) | |
download | gentoo-c996bba06353278e2a58b21593acb307c9d7fc3e.tar.gz gentoo-c996bba06353278e2a58b21593acb307c9d7fc3e.tar.bz2 gentoo-c996bba06353278e2a58b21593acb307c9d7fc3e.zip |
dev-python/python-tests: Stabilize 3.10.16_p1 sparc, #945876
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.10.16_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.10.16_p1.ebuild b/dev-python/python-tests/python-tests-3.10.16_p1.ebuild index 362bba74680a..c71dae4a9501 100644 --- a/dev-python/python-tests/python-tests-3.10.16_p1.ebuild +++ b/dev-python/python-tests/python-tests-3.10.16_p1.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=" |