Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth-httplib2/
Date: Mon, 26 Jun 2017 11:04:19
Message-Id: 1498474800.22b8d6df2af462a86d6953b14f9d04d93021e4fc.aballier@gentoo
1 commit: 22b8d6df2af462a86d6953b14f9d04d93021e4fc
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 26 11:00:00 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 26 11:00:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b8d6df
7
8 dev-python/google-auth-httplib2: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild
16 index 7748ad93172..4687ddc06cf 100644
17 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild
18 +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/GoogleCloudPlatform/google-auth-library-python-httpl
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 IUSE="test"
26
27 RDEPEND="