commit: 9c7efdc231957194f053861ebe8e69eb3ba6103b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 14 08:48:29 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 14 08:48:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7efdc2
net-libs/grpc: Stabilize 1.52.1 arm64, #905350 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/grpc/grpc-1.52.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/grpc/grpc-1.52.1.ebuild b/net-libs/grpc/grpc-1.52.1.ebuild index f1722e1283de..c36f6dbeb491 100644 --- a/net-libs/grpc/grpc-1.52.1.ebuild +++ b/net-libs/grpc/grpc-1.52.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" # format is 0/${CORE_SOVERSION//./}.${CPP_SOVERSION//./} , check top level CMakeLists.txt SLOT="0/30.152" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="doc examples test" # look for submodule versions in third_party dir
