diff options
author | 2017-02-25 11:03:34 +0100 | |
---|---|---|
committer | 2017-02-25 11:03:34 +0100 | |
commit | 4ec8bb6f8d0ccb47f4cf72d4a4156359ce1aa8b7 (patch) | |
tree | 4fa0d510bd888ce56fb74ef38ea50ad67b5861db /dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | |
parent | dev-python/pytest-cov: sparc stable wrt bug #602484 (diff) | |
download | gentoo-4ec8bb6f8d0ccb47f4cf72d4a4156359ce1aa8b7.tar.gz gentoo-4ec8bb6f8d0ccb47f4cf72d4a4156359ce1aa8b7.tar.bz2 gentoo-4ec8bb6f8d0ccb47f4cf72d4a4156359ce1aa8b7.zip |
dev-python/pytest-xdist: sparc stable wrt bug #602484
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 9d041494d55c..a076577deebe 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 sparc x86" IUSE="test" RDEPEND=" |