diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-11 23:51:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-11 23:51:51 -0400 |
commit | 77ab87229ce027cc8623e35ba05385d72feda657 (patch) | |
tree | bde46551061273e506e1b864bd2277924e08ba64 /dev-python/pytest-xdist | |
parent | app-crypt/shash: arm64 stable (bug #679802) (diff) | |
download | gentoo-77ab87229ce027cc8623e35ba05385d72feda657.tar.gz gentoo-77ab87229ce027cc8623e35ba05385d72feda657.tar.bz2 gentoo-77ab87229ce027cc8623e35ba05385d72feda657.zip |
dev-python/pytest-xdist: arm64 stable (bug #668096)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 fcf8b14e4d65..7d4ab3cc9442 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 ~sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |