diff options
author | Sam James <sam@gentoo.org> | 2021-10-24 00:18:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-24 00:18:12 +0000 |
commit | 9097bf2744b93fbb06ceee24e43ace9c47807ba4 (patch) | |
tree | f9f64240aaa5169abe9e57166f5e64d224a4b708 /dev-python/pytest-xdist | |
parent | dev-python/pygobject: Stabilize 3.42.0 sparc, #819843 (diff) | |
download | gentoo-9097bf2744b93fbb06ceee24e43ace9c47807ba4.tar.gz gentoo-9097bf2744b93fbb06ceee24e43ace9c47807ba4.tar.bz2 gentoo-9097bf2744b93fbb06ceee24e43ace9c47807ba4.zip |
dev-python/pytest-xdist: Stabilize 2.4.0 ALLARCHES, #819852
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.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.4.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.4.0.ebuild index a3f40e53e852..50b0a8e3c26e 100644 --- a/dev-python/pytest-xdist/pytest-xdist-2.4.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-2.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" # pytest-xdist >= 2 fails with pytest < 6 RDEPEND=" |