diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 12:59:49 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 12:59:49 +0200 |
commit | 8a9c95a630861645266839b5f237f88bda6cc5c6 (patch) | |
tree | 19c88b2259756572a39e8ce107674b835e98f151 /dev-python/google-auth | |
parent | dev-python/flask: keyword ~arm64 (diff) | |
download | gentoo-8a9c95a630861645266839b5f237f88bda6cc5c6.tar.gz gentoo-8a9c95a630861645266839b5f237f88bda6cc5c6.tar.bz2 gentoo-8a9c95a630861645266839b5f237f88bda6cc5c6.zip |
dev-python/google-auth: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-1.0.0.ebuild b/dev-python/google-auth/google-auth-1.0.0.ebuild index 7113661ae8a8..13d08d473455 100644 --- a/dev-python/google-auth/google-auth-1.0.0.ebuild +++ b/dev-python/google-auth/google-auth-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" RDEPEND=" |