summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-17 22:12:55 +0100
committerSam James <sam@gentoo.org>2022-08-17 22:12:55 +0100
commit5c63cdde5d28ef06bc1ea42612153c14e452a902 (patch)
treeb44430b1a9c8289f21fd378e43f4212d6f942ecd /net-libs
parentnet-voip/murmur: Keyword 1.4.230-r3 arm, #834851 (diff)
downloadgentoo-5c63cdde5d28ef06bc1ea42612153c14e452a902.tar.gz
gentoo-5c63cdde5d28ef06bc1ea42612153c14e452a902.tar.bz2
gentoo-5c63cdde5d28ef06bc1ea42612153c14e452a902.zip
net-libs/grpc: Keyword 1.43.0 arm, #834851
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/grpc/grpc-1.43.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/grpc/grpc-1.43.0.ebuild b/net-libs/grpc/grpc-1.43.0.ebuild
index 157b09370a9d..b1bb44b0502a 100644
--- a/net-libs/grpc/grpc-1.43.0.ebuild
+++ b/net-libs/grpc/grpc-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
@@ -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/21.143"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="doc examples test"
# look for submodule versions in third_party dir