Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-fixture-config/
Date: Mon, 04 Dec 2017 02:30:43
Message-Id: 1512354630.fc8047220d7c50b379598dc13bcc7b6ec624caa9.mattst88@gentoo
1 commit: fc8047220d7c50b379598dc13bcc7b6ec624caa9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 4 02:30:30 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 4 02:30:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc804722
7
8 dev-python/pytest-fixture-config-1.2.11: added ~mips, bug 631608
9
10 dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
14 index b5fc191522f..c065b7f1f9b 100644
15 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
16 +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
18
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
22 +KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
23 IUSE="test"
24
25 RDEPEND="