From: Sam James (sam_c) Date: Thu, 14 May 2020 13:21:05 +0000 (+0000) Subject: dev-python/google-api-python-client: arm64 keyworded (bug #722798) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ece1c37bf847a36789884c3e8dcc73cb048a73e;p=gentoo.git dev-python/google-api-python-client: arm64 keyworded (bug #722798) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- diff --git a/dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.ebuild index 7a7ab2ced465..4433c997610f 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.8.3-r1.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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"