summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-25 02:02:44 +0100
committerSam James <sam@gentoo.org>2021-07-25 02:02:44 +0100
commitae8362de3320d3935e1ea52950ba771f3aeedc9f (patch)
tree241b79c9b6ddd93d2f11e9ba5d4d425753cf12dd /dev-python/pytest-xdist
parentnet-im/profanity: add github upstream metadata (diff)
downloadgentoo-ae8362de3320d3935e1ea52950ba771f3aeedc9f.tar.gz
gentoo-ae8362de3320d3935e1ea52950ba771f3aeedc9f.tar.bz2
gentoo-ae8362de3320d3935e1ea52950ba771f3aeedc9f.zip
dev-python/pytest-xdist: Stabilize 2.3.0 ALLARCHES, #803785
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.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild
index 127050a2150e..e50a1049d0c2 100644
--- a/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-2.3.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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
# pytest-xdist >= 2 fails with pytest < 6
RDEPEND="