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, 17 Oct 2018 18:38:19
Message-Id: 1539801479.a472cb3b5a3a9a7bc53fe380089da2365e268d90.slyfox@gentoo
1 commit: a472cb3b5a3a9a7bc53fe380089da2365e268d90
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Oct 17 16:13:28 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 18:37:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a472cb3b
7
8 dev-python/pytest-xdist: stable 1.23.2 for sparc, bug #668096
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
19 index 66da95b59bb..90d4f2ef9a3 100644
20 --- a/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
21 +++ b/dev-python/pytest-xdist/pytest-xdist-1.23.2.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 SLOT="0"
25 LICENSE="MIT"
26 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
27 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd"
28 IUSE="test"
29
30 RDEPEND="