commit: 019ea2e7120a5dc2f59489389468b3617285c56c Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Feb 12 18:36:45 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Feb 12 18:36:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019ea2e7
net-libs/grpc: Keyword 1.52.0 riscv, #893926 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> net-libs/grpc/grpc-1.52.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/grpc/grpc-1.52.0.ebuild b/net-libs/grpc/grpc-1.52.0.ebuild index 7c1681b6c9a7..cfce1f5ddfd4 100644 --- a/net-libs/grpc/grpc-1.52.0.ebuild +++ b/net-libs/grpc/grpc-1.52.0.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" +KEYWORDS="~amd64 ~riscv" IUSE="doc examples test" # look for submodule versions in third_party dir
