Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/service_identity/
Date: Tue, 25 Jun 2019 12:09:16
Message-Id: 1561464522.724bfa8081c8eb37ed7f1b4c4135815ac39345c7.haubi@gentoo
1 commit: 724bfa8081c8eb37ed7f1b4c4135815ac39345c7
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 25 11:54:19 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 25 12:08:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724bfa80
7
8 dev-python/service_identity: add ~x86-linux keyword
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.11
11 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
12
13 dev-python/service_identity/service_identity-17.0.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 3451b345224..f153bc88f5c 100644
18 --- a/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
19 +++ b/dev-python/service_identity/service_identity-17.0.0-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pyca/service_identity/archive/${PV}.tar.gz -> ${P}.g
21
22 LICENSE=" MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 IUSE="doc test"
27
28 RDEPEND="