diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-25 07:28:21 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-25 07:38:58 +0100 |
commit | d7a51c555b232f5893404bddb87ac49a6e9a9236 (patch) | |
tree | c02abd926d6d04aaa140be13ac9388bd8270a3b7 /dev-python/pytest-xdist | |
parent | dev-python/readme: Mark ~hppa (bug #605122). (diff) | |
download | gentoo-d7a51c555b232f5893404bddb87ac49a6e9a9236.tar.gz gentoo-d7a51c555b232f5893404bddb87ac49a6e9a9236.tar.bz2 gentoo-d7a51c555b232f5893404bddb87ac49a6e9a9236.zip |
dev-python/pytest-xdist: Mark ~hppa (bug #605122).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 42e271a87f53..9a2016584606 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="test" RDEPEND=" |