diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-08 23:35:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-08 23:35:41 +0000 |
commit | 15d7d2ed9262b7fae10f0d253a1665ba14159d41 (patch) | |
tree | ffaadf27db1c187b07b619b7d5d798721202690c /dev-python/pytest-xdist | |
parent | dev-python/pytest-forked: stable 0.2 for hppa, bug #668096 (diff) | |
download | gentoo-15d7d2ed9262b7fae10f0d253a1665ba14159d41.tar.gz gentoo-15d7d2ed9262b7fae10f0d253a1665ba14159d41.tar.bz2 gentoo-15d7d2ed9262b7fae10f0d253a1665ba14159d41.zip |
dev-python/pytest-xdist: stable 1.23.2 for hppa, bug #668096
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild index 2a2477401207..6d8cdd5e2ddd 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |