commit: 94d5c14ac82ae76895f108a81af6e9c039d0f1cc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 22:32:32 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 22:32:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d5c14a
dev-python/pytest-xdist: Stabilize 2.2.1 ALLARCHES, #776115
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-xdist/pytest-xdist-2.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 d27d1d1c78a..b0684c4521a 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="