Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-xdist/
Date: Wed, 09 Sep 2020 00:37:44
Message-Id: 1599611753.269d56c7dfc8212e9f543f9f5795af559bc92975.sam@gentoo
1 commit: 269d56c7dfc8212e9f543f9f5795af559bc92975
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 9 00:35:53 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 9 00:35:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=269d56c7
7
8 dev-python/pytest-xdist: Stabilize 1.34.0 ALLARCHES, #741286
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild
16 index 2cc790bff70..d71a0fb7c1d 100644
17 --- a/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild
18 +++ b/dev-python/pytest-xdist/pytest-xdist-1.34.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="MIT"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"