Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/testfixtures/
Date: Tue, 11 Oct 2016 17:09:26
Message-Id: 1476205747.946dc8dfb912f2062398a428174306be143c503a.monsieurp@gentoo
1 commit: 946dc8dfb912f2062398a428174306be143c503a
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 11 17:04:36 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 11 17:09:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946dc8df
7
8 dev-python/testfixtures: Stable for amd64+x86.
9
10 Package-Manager: portage-2.3.0
11
12 dev-python/testfixtures/testfixtures-4.9.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/testfixtures/testfixtures-4.9.1.ebuild b/dev-python/testfixtures/testfixtures-4.9.1.ebuild
16 index 45d8f0a..7748ec9 100644
17 --- a/dev-python/testfixtures/testfixtures-4.9.1.ebuild
18 +++ b/dev-python/testfixtures/testfixtures-4.9.1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="MIT"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25 IUSE="doc test"
26
27 DEPEND="