commit: 97b7b0e6bec02d60d8a4876592f0db1ac102d5f7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 22:31:07 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 22:31:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b7b0e6
dev-python/pytest-xdist: s390 keyworded (bug #687200)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-xdist/pytest-xdist-1.33.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.33.0.ebuild
b/dev-python/pytest-xdist/pytest-xdist-1.33.0.ebuild
index 3ddf4d064b5..963bc520b04 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.33.0.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.33.0.ebuild
@@ -14,7 +14,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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"