Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-xdist/
Date: Sun, 14 Oct 2018 08:04:52
Message-Id: 1539504268.18b35e825328528f3c7dfed447d8557c3b9615c1.zlogene@gentoo
1 commit: 18b35e825328528f3c7dfed447d8557c3b9615c1
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 08:04:28 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 08:04:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b35e82
7
8 dev-python/pytest-xdist: amd64 stable wrt bug #668096
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
17 index 84acd1d3d5e..4995459118d 100644
18 --- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
19 +++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
20 @@ -13,7 +13,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 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
25 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
26 IUSE="test"
27
28 RDEPEND="