diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-04-01 22:14:28 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-01 22:19:15 +0300 |
commit | ce5f77cad03eeabc5d33ab2f23c7a59b0086c9aa (patch) | |
tree | 69d4de530f981149caed97bf711b83aef448bc7b /dev-python | |
parent | dev-python/gevent: arm64 stable (bug #714706) (diff) | |
download | gentoo-ce5f77cad03eeabc5d33ab2f23c7a59b0086c9aa.tar.gz gentoo-ce5f77cad03eeabc5d33ab2f23c7a59b0086c9aa.tar.bz2 gentoo-ce5f77cad03eeabc5d33ab2f23c7a59b0086c9aa.zip |
dev-python/pytest-xdist: arm64 stable (bug #714460)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild index 2eac6fceb15d..9857a469cd59 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ia64 ppc ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |