diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 19:10:46 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 19:10:46 +0200 |
commit | 460f17816b4bd5cff5596cf13467c3a3dc6b575a (patch) | |
tree | 1b24b55084f59435da884d6f65fcecfc6e8cdd3c /net-libs | |
parent | net-nntp/tin: Stabilize 2.6.2-r1 x86, #896302 (diff) | |
download | gentoo-460f17816b4bd5cff5596cf13467c3a3dc6b575a.tar.gz gentoo-460f17816b4bd5cff5596cf13467c3a3dc6b575a.tar.bz2 gentoo-460f17816b4bd5cff5596cf13467c3a3dc6b575a.zip |
net-libs/grpc: Keyword 1.52.0 arm, #893926
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/grpc/grpc-1.52.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/grpc/grpc-1.52.0.ebuild b/net-libs/grpc/grpc-1.52.0.ebuild index 93523a5bfd23..1bc65a8edf87 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 ~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 |