summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 22:32:32 +0000
committerSam James <sam@gentoo.org>2021-03-14 22:32:32 +0000
commit94d5c14ac82ae76895f108a81af6e9c039d0f1cc (patch)
tree0f7ae1e7807e40654fc2290152f5edc389b63751 /dev-python/pytest-xdist
parentwww-client/vivaldi: Drop old 3.6.2165.36 (diff)
downloadgentoo-94d5c14ac82ae76895f108a81af6e9c039d0f1cc.tar.gz
gentoo-94d5c14ac82ae76895f108a81af6e9c039d0f1cc.tar.bz2
gentoo-94d5c14ac82ae76895f108a81af6e9c039d0f1cc.zip
dev-python/pytest-xdist: Stabilize 2.2.1 ALLARCHES, #776115
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.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.2.1.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.2.1.ebuild
index d27d1d1c78ab..b0684c4521a2 100644
--- a/dev-python/pytest-xdist/pytest-xdist-2.2.1.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-2.2.1.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="