From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 812D4139696 for ; Mon, 26 Jun 2017 11:04:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45F7825408B; Mon, 26 Jun 2017 11:04:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21B0625408B for ; Mon, 26 Jun 2017 11:04:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17420341884 for ; Mon, 26 Jun 2017 11:04:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F10E6749C for ; Mon, 26 Jun 2017 11:04:13 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1498474800.22b8d6df2af462a86d6953b14f9d04d93021e4fc.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth-httplib2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild X-VCS-Directories: dev-python/google-auth-httplib2/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 22b8d6df2af462a86d6953b14f9d04d93021e4fc X-VCS-Branch: master Date: Mon, 26 Jun 2017 11:04:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 371c1f93-213c-4b36-a603-ec274d45d88c X-Archives-Hash: 928b78852716669802655af6ff800333 commit: 22b8d6df2af462a86d6953b14f9d04d93021e4fc Author: Alexis Ballier gentoo org> AuthorDate: Mon Jun 26 11:00:00 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Jun 26 11:00:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b8d6df dev-python/google-auth-httplib2: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 7748ad93172..4687ddc06cf 100644 --- 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 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/GoogleCloudPlatform/google-auth-library-python-httpl LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND="