diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 17:58:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 17:58:20 +0200 |
commit | 460d7f7050b16f48463e2999603fe2e6688f6f21 (patch) | |
tree | 18c3ed1160352256c8a5accb4f18d7087b8dfd6c /dev-python/pytest-xdist | |
parent | dev-python/aiohttp: Stabilize 3.8.4 arm64, #901827 (diff) | |
download | gentoo-460d7f7050b16f48463e2999603fe2e6688f6f21.tar.gz gentoo-460d7f7050b16f48463e2999603fe2e6688f6f21.tar.bz2 gentoo-460d7f7050b16f48463e2999603fe2e6688f6f21.zip |
dev-python/pytest-xdist: Stabilize 3.2.1 ALLARCHES, #901833
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-3.2.1.ebuild b/dev-python/pytest-xdist/pytest-xdist-3.2.1.ebuild index c3bc7d37a95e..24f0b4f18638 100644 --- a/dev-python/pytest-xdist/pytest-xdist-3.2.1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-3.2.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/execnet[${PYTHON_USEDEP}] |