diff options
author | 2017-05-18 22:09:39 +0200 | |
---|---|---|
committer | 2017-05-18 22:09:39 +0200 | |
commit | cda495b6fa141ce04d1e71c2231b8423c19c69c5 (patch) | |
tree | 638c21507ea2c2c643eb174030a3cc398b8ba47f /dev-python | |
parent | sys-apps/portage: ppc stable (bug 617168). (diff) | |
download | gentoo-cda495b6fa141ce04d1e71c2231b8423c19c69c5.tar.gz gentoo-cda495b6fa141ce04d1e71c2231b8423c19c69c5.tar.bz2 gentoo-cda495b6fa141ce04d1e71c2231b8423c19c69c5.zip |
dev-python/pytest-xdist: arm64 stable (bug 617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
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 6d6b429230d4..eeca14f1a34f 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 ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |