summaryrefslogtreecommitdiff
path: root/dev-libs/protobuf/protobuf-21.12.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-18 15:59:06 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-18 15:59:06 +0100
commite903f5ad5c87da9f55a9c9fa0d0e5c531d25af3f (patch)
tree1a0d6a44e8ebd1d3b3456a5e19ede7c1ce303582 /dev-libs/protobuf/protobuf-21.12.ebuild
parent8aed242683822c23f5ed6a295d3464161e2d0880 (diff)
gentoo auto-resync : 18:10:2023 - 15:59:05
Diffstat (limited to 'dev-libs/protobuf/protobuf-21.12.ebuild')
-rw-r--r--dev-libs/protobuf/protobuf-21.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-21.12.ebuild b/dev-libs/protobuf/protobuf-21.12.ebuild
index 6fe34f584e4c..5346985c252e 100644
--- a/dev-libs/protobuf/protobuf-21.12.ebuild
+++ b/dev-libs/protobuf/protobuf-21.12.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]]; then
EGIT_SUBMODULES=()
else
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm arm64 ~loong ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"