diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:24:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:24:46 +0200 |
commit | e6283cff09872106b32cad35769061a2fa13954a (patch) | |
tree | 79ff983a852496206495e7931667c70665790da6 /dev-python/pytest-xdist | |
parent | dev-python/coverage: ppc64 stable wrt bug #731354 (diff) | |
download | gentoo-e6283cff09872106b32cad35769061a2fa13954a.tar.gz gentoo-e6283cff09872106b32cad35769061a2fa13954a.tar.bz2 gentoo-e6283cff09872106b32cad35769061a2fa13954a.zip |
dev-python/pytest-xdist: ppc64 stable wrt bug #731534
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild index ec5411f37dcd..3e01e5ba9588 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.32.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 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |