diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:18:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:18:40 +0200 |
commit | 5275e0a1b3599900c0957442879d6ba7f2e7d962 (patch) | |
tree | a58a3945b107c4f3bc044905821e6656ce4dca85 /dev-python/pytest-xdist | |
parent | dev-ruby/rspec-json_expectations: amd64 stable wrt bug #717214 (diff) | |
download | gentoo-5275e0a1b3599900c0957442879d6ba7f2e7d962.tar.gz gentoo-5275e0a1b3599900c0957442879d6ba7f2e7d962.tar.bz2 gentoo-5275e0a1b3599900c0957442879d6ba7f2e7d962.zip |
dev-python/pytest-xdist: amd64 stable wrt bug #731534
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 94b8c69f06a0..e1c9837de4cd 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 )" |