diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:21:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:21:41 +0000 |
commit | ba083d467babe95449f90e35a861162ae03b0742 (patch) | |
tree | be86041eca8beb73a82ec48bb370a8cd0b3e0c13 /net-libs/grpc | |
parent | dev-cpp/abseil-cpp: Keyword 20200225.2-r1 arm64, #766411 (diff) | |
download | gentoo-ba083d467babe95449f90e35a861162ae03b0742.tar.gz gentoo-ba083d467babe95449f90e35a861162ae03b0742.tar.bz2 gentoo-ba083d467babe95449f90e35a861162ae03b0742.zip |
net-libs/grpc: Keyword 1.37.1-r1 arm64, #766411
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/grpc')
-rw-r--r-- | net-libs/grpc/grpc-1.37.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/grpc/grpc-1.37.1-r1.ebuild b/net-libs/grpc/grpc-1.37.1-r1.ebuild index 167a30875872..cf129dc2a38e 100644 --- a/net-libs/grpc/grpc-1.37.1-r1.ebuild +++ b/net-libs/grpc/grpc-1.37.1-r1.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/15.137" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="doc examples test" # look for submodule versions in third_party dir |