diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 14:55:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 14:55:59 +0100 |
commit | 00ab6075fd4c7970809e3c7a41516ab1cab18173 (patch) | |
tree | 436db9e97c1e12daff62c8ece8261b9c747b60a4 /dev-python/pytest-xdist | |
parent | dev-python/pyfakefs: Stabilize 5.3.2 ALLARCHES, #919544 (diff) | |
download | gentoo-00ab6075fd4c7970809e3c7a41516ab1cab18173.tar.gz gentoo-00ab6075fd4c7970809e3c7a41516ab1cab18173.tar.bz2 gentoo-00ab6075fd4c7970809e3c7a41516ab1cab18173.zip |
dev-python/pytest-xdist: Stabilize 3.5.0 ALLARCHES, #919551
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild index b7fdf1c9824a..492b5b864c66 100644 --- a/dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-3.5.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/execnet[${PYTHON_USEDEP}] |