diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 17:51:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 17:51:46 +0000 |
commit | c2c7b702730df52f65ee65ba34012e063b8792a7 (patch) | |
tree | 45e3f547642aec9ec2adced04b1bfd73313cac9f /dev-python/pytest-xdist | |
parent | net-vpn/strongswan: Stabilize 5.8.4 arm, #736770 (diff) | |
download | gentoo-c2c7b702730df52f65ee65ba34012e063b8792a7.tar.gz gentoo-c2c7b702730df52f65ee65ba34012e063b8792a7.tar.bz2 gentoo-c2c7b702730df52f65ee65ba34012e063b8792a7.zip |
dev-python/pytest-xdist: Stabilize 1.33.0 ALLARCHES, #737224
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.33.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.33.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.33.0.ebuild index 963bc520b04c..0a7311caa0e4 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.33.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.33.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 )" |