From 2b578eaf0600791c7eefeac5d3e651cf888d7ac5 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 4 Feb 2022 08:28:22 +0100 Subject: [PATCH] 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 --- dev-python/grpcio/grpcio-1.43.0.ebuild | 4 ++-- 1 file 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 1ad2f3d376ceb..467b1cba21402 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(-)]