diff options
| author | Sam James <sam@gentoo.org> | 2025-10-09 06:48:25 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-10-09 22:11:00 +0100 |
| commit | bbe0fc39d4b4b88c8dad4adfc62e942fe3ee0d40 (patch) | |
| tree | 3577bcd2d1838944de12ed60428f8d8a81dc88c8 /dev-python/python-tests | |
| parent | ee0897deeeefa021f3a59973150baf0e032774c0 (diff) | |
| download | gentoo-bbe0fc39d4b4b88c8dad4adfc62e942fe3ee0d40.tar.gz gentoo-bbe0fc39d4b4b88c8dad4adfc62e942fe3ee0d40.tar.bz2 gentoo-bbe0fc39d4b4b88c8dad4adfc62e942fe3ee0d40.zip | |
dev-python/python-tests: stabilize 3.14.0
Bug: https://bugs.gentoo.org/963967
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.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.14.0.ebuild b/dev-python/python-tests/python-tests-3.14.0.ebuild index 8fb8b4f068cd..739a489a7cac 100644 --- a/dev-python/python-tests/python-tests-3.14.0.ebuild +++ b/dev-python/python-tests/python-tests-3.14.0.ebuild @@ -29,7 +29,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" # enable by default to help CI handle it (we have no additional deps) IUSE="+python_targets_${PYTHON_COMPAT[0]}" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |
