diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 13:00:00 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 13:00:00 +0200 |
commit | 22b8d6df2af462a86d6953b14f9d04d93021e4fc (patch) | |
tree | 935b30ef3c1c229e73b3a0ca6a1b36d0fac98077 /dev-python/google-auth-httplib2 | |
parent | dev-python/google-auth: keyword ~arm64 (diff) | |
download | gentoo-22b8d6df2af462a86d6953b14f9d04d93021e4fc.tar.gz gentoo-22b8d6df2af462a86d6953b14f9d04d93021e4fc.tar.bz2 gentoo-22b8d6df2af462a86d6953b14f9d04d93021e4fc.zip |
dev-python/google-auth-httplib2: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r-- | dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 7748ad931723..4687ddc06cf1 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=" |