Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-xdist/
Date: Wed, 31 Oct 2018 23:35:42
Message-Id: 1541028930.af9d183986708903be7fcf444d48e9890f6bc2b9.slyfox@gentoo
1 commit: af9d183986708903be7fcf444d48e9890f6bc2b9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 31 23:31:48 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 31 23:35:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9d1839
7
8 dev-python/pytest-xdist: stable 1.23.2 for ia64, bug #668096
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
18 index 90d4f2ef9a3..2a247740120 100644
19 --- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
20 +++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 SLOT="0"
24 LICENSE="MIT"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
26 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
27 IUSE="test"
28
29 RDEPEND="