diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-28 23:43:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-28 23:43:09 +0300 |
commit | f8b87cfaf3d88f9afbc1e7d170fc70f22babee4e (patch) | |
tree | b3be4971a92246f76f8cdc4923a1953a9fe1dba8 /dev-python/pytest-xdist | |
parent | dev-python/sphinxcontrib-websupport: mark s390 stable (diff) | |
download | gentoo-f8b87cfaf3d88f9afbc1e7d170fc70f22babee4e.tar.gz gentoo-f8b87cfaf3d88f9afbc1e7d170fc70f22babee4e.tar.bz2 gentoo-f8b87cfaf3d88f9afbc1e7d170fc70f22babee4e.zip |
dev-python/pytest-xdist: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild index 2cfc5c3fbead..b3fefb375b77 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.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 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |