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: Fri, 26 May 2017 18:34:34
Message-Id: 1495823661.ffc48e55f8698900027042e35c38e9161a0d8413.leio@gentoo
1 commit: ffc48e55f8698900027042e35c38e9161a0d8413
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 18:32:40 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 18:34:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc48e55
7
8 dev-python/pytest-xdist: keyworded for ~mips
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
16 index eeca14f1a34..4b81a266ce0 100644
17 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild
18 +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.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 sparc x86"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
25 IUSE="test"
26
27 RDEPEND="