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: Sun, 25 Jul 2021 01:04:55
Message-Id: 1627174964.ae8362de3320d3935e1ea52950ba771f3aeedc9f.sam@gentoo
1 commit: ae8362de3320d3935e1ea52950ba771f3aeedc9f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 01:02:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 01:02:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae8362de
7
8 dev-python/pytest-xdist: Stabilize 2.3.0 ALLARCHES, #803785
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild
16 index 127050a2150..e50a1049d0c 100644
17 --- a/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild
18 +++ b/dev-python/pytest-xdist/pytest-xdist-2.3.0.ebuild
19 @@ -13,7 +13,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 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
25
26 # pytest-xdist >= 2 fails with pytest < 6
27 RDEPEND="