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-shutil/
Date: Mon, 04 Dec 2017 02:30:43
Message-Id: 1512354629.f895c066e9932a2fbbee296d2837d87f46e154aa.mattst88@gentoo
1 commit: f895c066e9932a2fbbee296d2837d87f46e154aa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 4 02:30:29 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 4 02:30:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f895c066
7
8 dev-python/pytest-shutil-1.2.11: added ~mips, bug 631608
9
10 dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
14 index 93b17e4a2f6..b0e7df2027a 100644
15 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild
16 +++ b/dev-python/pytest-shutil/pytest-shutil-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="