diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:27:04 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:34:32 +0100 |
commit | b1e9765c98eeebd14d5082badb1fbb8c351c8e1d (patch) | |
tree | ea0b8aea006021418b856067456142f55a075ca7 /dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | |
parent | dev-python/pytest-cov: arm stable (bug 602484) (diff) | |
download | gentoo-b1e9765c98eeebd14d5082badb1fbb8c351c8e1d.tar.gz gentoo-b1e9765c98eeebd14d5082badb1fbb8c351c8e1d.tar.bz2 gentoo-b1e9765c98eeebd14d5082badb1fbb8c351c8e1d.zip |
dev-python/pytest-xdist: arm 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 c248d4baca05..d7b0045c792e 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=" |