diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:57:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:49 +0100 |
commit | 2bc6d0d5d63f917395ada8a9f069d9fd71b00c4e (patch) | |
tree | 4334b840c3b898b8c2870babe2c9500f76dd6b68 /dev-python/pytest-xdist | |
parent | dev-python/pytest-rerunfailures: amd64 stable wrt bug #714458 (diff) | |
download | gentoo-2bc6d0d5d63f917395ada8a9f069d9fd71b00c4e.tar.gz gentoo-2bc6d0d5d63f917395ada8a9f069d9fd71b00c4e.tar.bz2 gentoo-2bc6d0d5d63f917395ada8a9f069d9fd71b00c4e.zip |
dev-python/pytest-xdist: amd64 stable wrt bug #714460
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 474ce2f43b0b..c52c5733748c 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.31.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 ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |