diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:01:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:04:12 +0200 |
commit | 823f305c598e61eaed9d2c072490e143f9d1e1a1 (patch) | |
tree | c13ccc4308fa501134101c4ebdd685e42b11015b /dev-python/pytest-xdist | |
parent | dev-python/pytest-timeout: arm stable wrt bug #731532 (diff) | |
download | gentoo-823f305c598e61eaed9d2c072490e143f9d1e1a1.tar.gz gentoo-823f305c598e61eaed9d2c072490e143f9d1e1a1.tar.bz2 gentoo-823f305c598e61eaed9d2c072490e143f9d1e1a1.zip |
dev-python/pytest-xdist: arm stable wrt bug #731534
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild index 8ff5690847c6..5b217bf2b9d3 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.32.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.32.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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |