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/characteristic/
Date: Tue, 27 Mar 2018 23:15:18
Message-Id: 1522192495.d5e06d9be615387614f802fb621db6712c11fb21.mattst88@gentoo
1 commit: d5e06d9be615387614f802fb621db6712c11fb21
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 27 23:14:55 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 27 23:14:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e06d9b
7
8 dev-python/characteristic-14.3.0-r1: added ~mips
9
10 dev-python/characteristic/characteristic-14.3.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild
14 index da95a15a800..81a65a9ef25 100644
15 --- a/dev-python/characteristic/characteristic-14.3.0-r1.ebuild
16 +++ b/dev-python/characteristic/characteristic-14.3.0-r1.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 LICENSE="MIT"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
22 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
23 IUSE="doc test"
24
25 RDEPEND=""