diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:44:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 15:44:57 +0200 |
commit | c6c6e79f89be13be0ec94bdf0d5cbd01406165ff (patch) | |
tree | 48f2dcfb6a7a1be9257cc0ff77a4d3962cdf3bc3 /dev-python/pytest-xdist | |
parent | dev-python/sentry-sdk: Stabilize 1.10.1 ALLARCHES, #882951 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |