summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-10 21:44:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-10 21:44:59 +0200
commit49ecafe8251665af013dcebdf562d8d5a84f060a (patch)
treedb4d594bc94f82c49255fd316ae9888e053cdb67 /dev-python/pytest-xdist
parentdev-python/readme_renderer: Stabilize 31.0 ALLARCHES, #830954 (diff)
downloadgentoo-49ecafe8251665af013dcebdf562d8d5a84f060a.tar.gz
gentoo-49ecafe8251665af013dcebdf562d8d5a84f060a.tar.bz2
gentoo-49ecafe8251665af013dcebdf562d8d5a84f060a.zip
dev-python/pytest-xdist: Stabilize 2.5.0 ALLARCHES, #830955
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r--dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild
index 25372acff9aa..d1cc99c0a7ff 100644
--- a/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-2.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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="