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/service_identity/
Date: Fri, 06 Apr 2018 05:23:11
Message-Id: 1522992171.9998de33963e10aad4aef7eeb1003a5dcc510e3f.mattst88@gentoo
1 commit: 9998de33963e10aad4aef7eeb1003a5dcc510e3f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 05:22:36 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 05:22:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9998de33
7
8 dev-python/service_identity-17.0.0-r1: added ~mips, bug 614386
9
10 dev-python/service_identity/service_identity-17.0.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
14 index 5834a6b947e..cea820ab068 100644
15 --- a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
16 +++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pyca/service_identity/archive/${PV}.tar.gz -> ${P}.g
18
19 LICENSE=" MIT"
20 SLOT="0"
21 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux"
22 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux"
23 IUSE="doc test"
24
25 RDEPEND="