diff options
author | Sam James <sam@gentoo.org> | 2022-06-10 04:07:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-10 04:07:50 +0100 |
commit | 6292fb9fec5eae0edac35437f7e72583c3bcdab9 (patch) | |
tree | c9b77d86a2b5757c02fa2850bdf7711251f81f91 /dev-python/pytest-xdist | |
parent | dev-python/pretend: Stabilize 1.0.9-r2 ALLARCHES, #850856 (diff) | |
download | gentoo-6292fb9fec5eae0edac35437f7e72583c3bcdab9.tar.gz gentoo-6292fb9fec5eae0edac35437f7e72583c3bcdab9.tar.bz2 gentoo-6292fb9fec5eae0edac35437f7e72583c3bcdab9.zip |
dev-python/pytest-xdist: Stabilize 2.5.0-r1 ALLARCHES, #850859
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-2.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.5.0-r1.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.5.0-r1.ebuild index 1079a190886e..b43a7eda10d9 100644 --- a/dev-python/pytest-xdist/pytest-xdist-2.5.0-r1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-2.5.0-r1.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}] |