diff options
author | Sam James <sam@gentoo.org> | 2020-09-09 00:35:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-09 00:35:53 +0000 |
commit | 269d56c7dfc8212e9f543f9f5795af559bc92975 (patch) | |
tree | 8916c3d7aef14dc0f6fb2288a420e157bb30d57a /dev-python/pytest-xdist | |
parent | dev-python/pytest-forked: Stabilize 1.3.0 ALLARCHES, #741284 (diff) | |
download | gentoo-269d56c7dfc8212e9f543f9f5795af559bc92975.tar.gz gentoo-269d56c7dfc8212e9f543f9f5795af559bc92975.tar.bz2 gentoo-269d56c7dfc8212e9f543f9f5795af559bc92975.zip |
dev-python/pytest-xdist: Stabilize 1.34.0 ALLARCHES, #741286
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild index 2cc790bff706..d71a0fb7c1d9 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.34.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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |