diff options
-rw-r--r-- | dev-python/grpcio-tools/grpcio-tools-1.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/grpcio-tools/grpcio-tools-1.20.1.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.20.1.ebuild index 8e0ddeaf6a5c..c9f032bd7710 100644 --- a/dev-python/grpcio-tools/grpcio-tools-1.20.1.ebuild +++ b/dev-python/grpcio-tools/grpcio-tools-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/cython[${PYTHON_USEDEP}] ~dev-python/grpcio-${PV}[${PYTHON_USEDEP}] |