commit: 8dae91642aefe8c205ad2224499deac88e5d57fa Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 26 11:04:03 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 26 11:04:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dae9164
dev-python/google-api-python-client: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 .../google-api-python-client/google-api-python-client-1.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild index 6e799d6618f..3814194fe15 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/google-api-python-client/archive/v${PV}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND="
