diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 18:10:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 18:10:37 +0100 |
commit | 9cb83cfc1e84c9530e2cacd15a52775fa6cbcb97 (patch) | |
tree | 95bf2f30cf51a150bdd2927f6307c5b883dfb16e /dev-python/pytest-xdist | |
parent | dev-python/pytest-cov: ppc stable wrt bug #602484 (diff) | |
download | gentoo-9cb83cfc1e84c9530e2cacd15a52775fa6cbcb97.tar.gz gentoo-9cb83cfc1e84c9530e2cacd15a52775fa6cbcb97.tar.bz2 gentoo-9cb83cfc1e84c9530e2cacd15a52775fa6cbcb97.zip |
dev-python/pytest-xdist: ppc stable wrt bug #602484
Package-Manager: portage-2.3.3
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.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 2100a874a389..c01ca832a210 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="test" RDEPEND=" |