Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-xdist/
Date: Wed, 01 Apr 2020 19:19:37
Message-Id: 1585768755.ce5f77cad03eeabc5d33ab2f23c7a59b0086c9aa.leio@gentoo
1 commit: ce5f77cad03eeabc5d33ab2f23c7a59b0086c9aa
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 1 19:14:28 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 1 19:19:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5f77ca
7
8 dev-python/pytest-xdist: arm64 stable (bug #714460)
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild
17 index 2eac6fceb15..9857a469cd5 100644
18 --- a/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild
19 +++ b/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 SLOT="0"
23 LICENSE="MIT"
24 -KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 ia64 ppc ppc64 ~sparc x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"