diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:07:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:07:01 +0100 |
commit | d3fa94f5dd72cfb29fa1a256e8b9831d15ed7c7e (patch) | |
tree | aadd40cc45863669f5201923ac6127773052f152 /dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | |
parent | dev-python/pytest-cov: ia64 stable wrt bug #602484 (diff) | |
download | gentoo-d3fa94f5dd72cfb29fa1a256e8b9831d15ed7c7e.tar.gz gentoo-d3fa94f5dd72cfb29fa1a256e8b9831d15ed7c7e.tar.bz2 gentoo-d3fa94f5dd72cfb29fa1a256e8b9831d15ed7c7e.zip |
dev-python/pytest-xdist: ia64 stable wrt bug #602484
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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 7ea12542b7b2..841b74fa2a2c 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |