commit: 3f38cdbcd59ea83a33ff6b5422cda06600657641 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 18:03:07 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 18:12:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f38cdbc
dev-python/oauth2client: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/oauth2client/oauth2client-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oauth2client/oauth2client-4.0.0.ebuild b/dev-python/oauth2client/oauth2client-4.0.0.ebuild index 9e22559bd8a..9c0d1405c17 100644 --- a/dev-python/oauth2client/oauth2client-4.0.0.ebuild +++ b/dev-python/oauth2client/oauth2client-4.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/oauth2client/archive/v${PV/_p/-post}.tar.gz - LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="
