summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-06 07:25:18 +0000
committerSam James <sam@gentoo.org>2022-11-06 07:25:18 +0000
commit28de8d888362ad7fce81205b787d16900594310f (patch)
tree8624ae5fa06967baf70189bf7d2f59075acdf4c1 /dev-libs/protobuf
parentdev-libs/liblouis: Stabilize 3.23.0 ppc64, #879999 (diff)
downloadgentoo-28de8d888362ad7fce81205b787d16900594310f.tar.gz
gentoo-28de8d888362ad7fce81205b787d16900594310f.tar.bz2
gentoo-28de8d888362ad7fce81205b787d16900594310f.zip
dev-libs/protobuf: Stabilize 21.9 amd64, #879971
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r--dev-libs/protobuf/protobuf-21.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-21.9.ebuild b/dev-libs/protobuf/protobuf-21.9.ebuild
index 523c763c265c..3f8f5e13f67a 100644
--- a/dev-libs/protobuf/protobuf-21.9.ebuild
+++ b/dev-libs/protobuf/protobuf-21.9.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 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
fi
DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"