diff options
author | 2024-09-15 21:19:30 +0300 | |
---|---|---|
committer | 2024-09-15 21:19:30 +0300 | |
commit | 92c69a25518670f048f1250eb97d5fa1069113c0 (patch) | |
tree | 97d461c794060c381167f94f43cfb2d4f1ca1b0a /dev-python | |
parent | app-doc/python-docs: Stabilize 3.10.15 arm, #939209 (diff) | |
download | gentoo-92c69a25518670f048f1250eb97d5fa1069113c0.tar.gz gentoo-92c69a25518670f048f1250eb97d5fa1069113c0.tar.bz2 gentoo-92c69a25518670f048f1250eb97d5fa1069113c0.zip |
dev-python/python-tests: Stabilize 3.10.15 arm, #939209
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-tests/python-tests-3.10.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.10.15.ebuild b/dev-python/python-tests/python-tests-3.10.15.ebuild index f15deb1931cd..15d384a6b442 100644 --- a/dev-python/python-tests/python-tests-3.10.15.ebuild +++ b/dev-python/python-tests/python-tests-3.10.15.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=" |