summaryrefslogtreecommitdiff
path: root/dev-libs/protobuf/protobuf-23.3-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-14 23:35:46 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-14 23:35:46 +0100
commit2f3183511d8fcc1dd014e08f7c2535790512213d (patch)
tree18ca7df2c112317bfef51ae8b059785773a15ed1 /dev-libs/protobuf/protobuf-23.3-r2.ebuild
parentb23b1d43c4a10df85088f74d98a914917f114538 (diff)
gentoo auto-resync : 14:10:2023 - 23:35:45
Diffstat (limited to 'dev-libs/protobuf/protobuf-23.3-r2.ebuild')
-rw-r--r--dev-libs/protobuf/protobuf-23.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-23.3-r2.ebuild b/dev-libs/protobuf/protobuf-23.3-r2.ebuild
index 0007fbe3cbca..c9721bfd61ce 100644
--- a/dev-libs/protobuf/protobuf-23.3-r2.ebuild
+++ b/dev-libs/protobuf/protobuf-23.3-r2.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"