diff options
author | 2025-01-04 21:36:37 +0000 | |
---|---|---|
committer | 2025-01-04 21:36:37 +0000 | |
commit | 7eb4271229a65c053dd51546cd2e5fdb2efc9d67 (patch) | |
tree | f6efa74092db4688dd2a3955e50f10ecc8d5cfe4 | |
parent | dev-lang/python: Stabilize 3.13.1 arm64, #945849 (diff) | |
download | gentoo-7eb4271229a65c053dd51546cd2e5fdb2efc9d67.tar.gz gentoo-7eb4271229a65c053dd51546cd2e5fdb2efc9d67.tar.bz2 gentoo-7eb4271229a65c053dd51546cd2e5fdb2efc9d67.zip |
dev-python/python-tests: Stabilize 3.13.1 arm64, #945849
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/python-tests/python-tests-3.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.13.1.ebuild b/dev-python/python-tests/python-tests-3.13.1.ebuild index dc5ef63ed169..3d0f3e32a365 100644 --- a/dev-python/python-tests/python-tests-3.13.1.ebuild +++ b/dev-python/python-tests/python-tests-3.13.1.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=" |