summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-25 15:44:57 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-25 15:44:57 +0200
commitc6c6e79f89be13be0ec94bdf0d5cbd01406165ff (patch)
tree48f2dcfb6a7a1be9257cc0ff77a4d3962cdf3bc3 /dev-python/pytest-xdist
parentdev-python/sentry-sdk: Stabilize 1.10.1 ALLARCHES, #882951 (diff)
downloadgentoo-c6c6e79f89be13be0ec94bdf0d5cbd01406165ff.tar.gz
gentoo-c6c6e79f89be13be0ec94bdf0d5cbd01406165ff.tar.bz2
gentoo-c6c6e79f89be13be0ec94bdf0d5cbd01406165ff.zip
dev-python/pytest-xdist: Stabilize 3.0.2 ALLARCHES, #882961
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.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-3.0.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-3.0.2.ebuild
index 1079a190886e..b43a7eda10d9 100644
--- a/dev-python/pytest-xdist/pytest-xdist-3.0.2.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-3.0.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
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}]