summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:27:04 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:27:04 +0200
commitede64d6751fb8dac15d724e7fbf6458712a4a689 (patch)
tree90dbdc1123160608c76a0d3212ac75c841476711 /dev-python/pytest-xdist
parentdev-python/yarl: Stabilize 1.8.2 ppc64, #890146 (diff)
downloadgentoo-ede64d6751fb8dac15d724e7fbf6458712a4a689.tar.gz
gentoo-ede64d6751fb8dac15d724e7fbf6458712a4a689.tar.bz2
gentoo-ede64d6751fb8dac15d724e7fbf6458712a4a689.zip
dev-python/pytest-xdist: Stabilize 3.1.0 ALLARCHES, #890136
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r--dev-python/pytest-xdist/pytest-xdist-3.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-3.1.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-3.1.0.ebuild
index 1079a190886e..f5a4f730770b 100644
--- a/dev-python/pytest-xdist/pytest-xdist-3.1.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-3.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/execnet[${PYTHON_USEDEP}]