diff options
author | Markus Meier <maekke@gentoo.org> | 2017-03-22 20:41:55 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-03-22 20:47:29 +0100 |
commit | 5abeefaa8d8e63f0a96b70405c7a1d6a02be07a0 (patch) | |
tree | 3b4f566d0d894b0047b03f4642583bc3eea79105 /dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | |
parent | dev-python/pytest-cov: add ~arm64, bug #605122 (diff) | |
download | gentoo-5abeefaa8d8e63f0a96b70405c7a1d6a02be07a0.tar.gz gentoo-5abeefaa8d8e63f0a96b70405c7a1d6a02be07a0.tar.bz2 gentoo-5abeefaa8d8e63f0a96b70405c7a1d6a02be07a0.zip |
dev-python/pytest-xdist: add ~arm64, bug #605122
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
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 841b74fa2a2c..6d6b429230d4 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 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |