diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:31:32 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:35:00 +0100 |
commit | 378a61db6d1cdf692516ee190edc87ff3f4800a3 (patch) | |
tree | 6ca4aaec3da47d994460c86102b4bb24cfd72b14 /dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | |
parent | dev-python/pytest-cov: ppc64 stable (bug 602484) (diff) | |
download | gentoo-378a61db6d1cdf692516ee190edc87ff3f4800a3.tar.gz gentoo-378a61db6d1cdf692516ee190edc87ff3f4800a3.tar.bz2 gentoo-378a61db6d1cdf692516ee190edc87ff3f4800a3.zip |
dev-python/pytest-xdist: ppc64 stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild')
-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 d7b0045c792e..9d041494d55c 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="alpha amd64 arm hppa ppc ~ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86" IUSE="test" RDEPEND=" |