From: Georgy Yakovlev Date: Wed, 8 May 2019 03:03:07 +0000 (-0700) Subject: dev-python/grpcio-testing: add ~arm64 keyword for 1.20.1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4f9af6c4314cca2122e25d6073785a6a919ca612;p=gentoo.git dev-python/grpcio-testing: add ~arm64 keyword for 1.20.1 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-python/grpcio-testing/grpcio-testing-1.20.1.ebuild b/dev-python/grpcio-testing/grpcio-testing-1.20.1.ebuild index ad6217a42d40..0f6ea5237441 100644 --- a/dev-python/grpcio-testing/grpcio-testing-1.20.1.ebuild +++ b/dev-python/grpcio-testing/grpcio-testing-1.20.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND="~dev-python/grpcio-${PV}[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}]