diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-28 04:21:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-28 04:21:29 +0300 |
commit | 5fc0b367fc0beeb4b2c730a2e4c1eefed3228b5b (patch) | |
tree | 5ed092f2a188fefcbe326182a6fbf2f8335b551c /dev-python/pytest-xdist | |
parent | dev-python/functools32: mark s390 stable (diff) | |
download | gentoo-5fc0b367fc0beeb4b2c730a2e4c1eefed3228b5b.tar.gz gentoo-5fc0b367fc0beeb4b2c730a2e4c1eefed3228b5b.tar.bz2 gentoo-5fc0b367fc0beeb4b2c730a2e4c1eefed3228b5b.zip |
dev-python/pytest-xdist: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.20.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild index 48686f111781..3ece3b234d6f 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.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 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-python/pytest-xdist/pytest-xdist-1.20.1.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.20.1.ebuild index f2e4b6fb85ee..acd463adc2b8 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.20.1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.20.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 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild index b2b5fa2fb32b..74768c3d2d41 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.22.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 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |