diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-20 22:20:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-20 22:20:23 +0200 |
commit | 905f108610968c2577c37a5003ebb30a1a3273f5 (patch) | |
tree | 27d5a5277e86c21b1c3b1c602f3ec3dbac94ba9f /dev-python/grpcio | |
parent | dev-python/googleapis-common-protos: amd64 stable wrt bug #718978 (diff) | |
download | gentoo-905f108610968c2577c37a5003ebb30a1a3273f5.tar.gz gentoo-905f108610968c2577c37a5003ebb30a1a3273f5.tar.bz2 gentoo-905f108610968c2577c37a5003ebb30a1a3273f5.zip |
dev-python/grpcio: amd64 stable wrt bug #718978
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/grpcio')
-rw-r--r-- | dev-python/grpcio/grpcio-1.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/grpcio/grpcio-1.28.1.ebuild b/dev-python/grpcio/grpcio-1.28.1.ebuild index 31e4755f6bf2..2c54a20faf27 100644 --- a/dev-python/grpcio/grpcio-1.28.1.ebuild +++ b/dev-python/grpcio/grpcio-1.28.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" RDEPEND=">=dev-libs/openssl-1.0.2:0=[-bindist] >=dev-python/cython-0.28.3[${PYTHON_USEDEP}] |