diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-04 08:28:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-04 08:28:25 +0100 |
commit | 2b578eaf0600791c7eefeac5d3e651cf888d7ac5 (patch) | |
tree | e8a9614ef7fdb730793a6e1cdc563b1a0f4feaae /dev-python/grpcio | |
parent | dev-python/setuptools: x86 stable wrt bug #832670 (diff) | |
download | gentoo-2b578eaf0600791c7eefeac5d3e651cf888d7ac5.tar.gz gentoo-2b578eaf0600791c7eefeac5d3e651cf888d7ac5.tar.bz2 gentoo-2b578eaf0600791c7eefeac5d3e651cf888d7ac5.zip |
dev-python/grpcio: x86 stable wrt bug #832673
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/grpcio')
-rw-r--r-- | dev-python/grpcio/grpcio-1.43.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/grpcio/grpcio-1.43.0.ebuild b/dev-python/grpcio/grpcio-1.43.0.ebuild index 1ad2f3d376ce..467b1cba2140 100644 --- a/dev-python/grpcio/grpcio-1.43.0.ebuild +++ b/dev-python/grpcio/grpcio-1.43.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND=" >=dev-libs/openssl-1.1.1:0=[-bindist(-)] |