diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:13:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:16:31 +0200 |
commit | 30b9c929bdf07694c55302ddabd907bd35946ebf (patch) | |
tree | dff12e005b992cc8063987d19258b5eb8f7db9ec /dev-python/pytest-xdist | |
parent | dev-python/coverage: ppc stable wrt bug #731354 (diff) | |
download | gentoo-30b9c929bdf07694c55302ddabd907bd35946ebf.tar.gz gentoo-30b9c929bdf07694c55302ddabd907bd35946ebf.tar.bz2 gentoo-30b9c929bdf07694c55302ddabd907bd35946ebf.zip |
dev-python/pytest-xdist: ppc stable wrt bug #731534
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 5b217bf2b9d3..ec5411f37dcd 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 )" |