From 24d1d3dc92a84912f079ad7c7b7d251abf0addbf Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Thu, 4 Jun 2020 20:53:21 +0000 Subject: [PATCH] dev-python/google-api-core: arm keyworded (bug #722798) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Michał Górny --- dev-python/google-api-core/google-api-core-1.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/google-api-core/google-api-core-1.17.0.ebuild b/dev-python/google-api-core/google-api-core-1.17.0.ebuild index fd4f9c357956a..256b57cb60f89 100644 --- a/dev-python/google-api-core/google-api-core-1.17.0.ebuild +++ b/dev-python/google-api-core/google-api-core-1.17.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${P//google/python}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/namespace-google[${PYTHON_USEDEP}]