Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-xprocess/
Date: Sat, 30 Sep 2017 00:31:52
Message-Id: 1506731434.5881bbed0624d41b243267e9e4d691799dca9ed7.prometheanfire@gentoo
1 commit: 5881bbed0624d41b243267e9e4d691799dca9ed7
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 00:22:04 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 00:30:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5881bbed
7
8 dev-python/pytest-xprocess: stable for openstack pike
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild
16 index 66ed6727f6c..b55a5f2db72 100644
17 --- a/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.ebuild
18 +++ b/dev-python/pytest-xprocess/pytest-xprocess-0.12.1.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="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE="test"
26
27 RDEPEND="