summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-24 00:18:12 +0000
committerSam James <sam@gentoo.org>2021-10-24 00:18:12 +0000
commit9097bf2744b93fbb06ceee24e43ace9c47807ba4 (patch)
treef9f64240aaa5169abe9e57166f5e64d224a4b708 /dev-python/pytest-xdist
parentdev-python/pygobject: Stabilize 3.42.0 sparc, #819843 (diff)
downloadgentoo-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.ebuild2
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="