diff options
author | 2024-10-05 09:17:31 +0100 | |
---|---|---|
committer | 2024-10-05 09:20:44 +0100 | |
commit | 679f6a1d3e5d7ccaa2a36407a390ed9ca97ea2de (patch) | |
tree | 089e13f9ba4b6b5714efa411e7d000a03afe8fb3 /dev-python/python-tests | |
parent | dev-lang/python: Stabilize 3.11.10_p1 hppa, #939865 (diff) | |
download | gentoo-679f6a1d3e5d7ccaa2a36407a390ed9ca97ea2de.tar.gz gentoo-679f6a1d3e5d7ccaa2a36407a390ed9ca97ea2de.tar.bz2 gentoo-679f6a1d3e5d7ccaa2a36407a390ed9ca97ea2de.zip |
dev-python/python-tests: Stabilize 3.11.10_p1 hppa, #939865
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.11.10_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.11.10_p1.ebuild b/dev-python/python-tests/python-tests-3.11.10_p1.ebuild index 8e133af3e4e9..19338452f5de 100644 --- a/dev-python/python-tests/python-tests-3.11.10_p1.ebuild +++ b/dev-python/python-tests/python-tests-3.11.10_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=" |