diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:35:48 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:35:48 +0100 |
commit | 60621bcf7d4b151812bb6ce4422aea5a167b1a06 (patch) | |
tree | 6a6df9f116f5e7afcbeb8ff330b71ec85c2b4cb5 /dev-python | |
parent | dev-python/readme: add ~arm, bug #605122 (diff) | |
download | gentoo-60621bcf7d4b151812bb6ce4422aea5a167b1a06.tar.gz gentoo-60621bcf7d4b151812bb6ce4422aea5a167b1a06.tar.bz2 gentoo-60621bcf7d4b151812bb6ce4422aea5a167b1a06.zip |
dev-python/pytest-xdist: add ~arm, bug #605122
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-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 1545035ed34a..b6f0b6fb8db5 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="amd64 hppa ppc x86" +KEYWORDS="amd64 ~arm hppa ppc x86" IUSE="test" RDEPEND=" |