diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:58:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:41 +0200 |
commit | 8391ede56e6daa87465d16adf0721a43a0b65059 (patch) | |
tree | 2d0d1458ccd5f00190bc3881e8d448afd24cad88 /dev-python | |
parent | dev-python/pytest-timeout: x86 stable wrt bug #731532 (diff) | |
download | gentoo-8391ede56e6daa87465d16adf0721a43a0b65059.tar.gz gentoo-8391ede56e6daa87465d16adf0721a43a0b65059.tar.bz2 gentoo-8391ede56e6daa87465d16adf0721a43a0b65059.zip |
dev-python/pytest-xdist: x86 stable wrt bug #731534
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-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 1a322ae58322..eaf278c97d40 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 )" |