diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-14 16:52:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-14 16:52:56 +0000 |
commit | 8563c2e9c539e761128ba73554b00141f18f4994 (patch) | |
tree | 9d616d9c310cbb9d3eb6fc95df79f1940c761cd3 /dev-libs/protobuf | |
parent | dev-python/pytest-aiohttp: Stabilize 1.0.5 ALLARCHES, #915757 (diff) | |
download | gentoo-8563c2e9c539e761128ba73554b00141f18f4994.tar.gz gentoo-8563c2e9c539e761128ba73554b00141f18f4994.tar.bz2 gentoo-8563c2e9c539e761128ba73554b00141f18f4994.zip |
dev-libs/protobuf: Keyword 23.3-r2 sparc, #912773
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-23.3-r2.ebuild | 2 |
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" |