mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
dev-libs/protobuf: Sync with Gentoo
It's from Gentoo commit 8563c2e9c539e761128ba73554b00141f18f4994.
This commit is contained in:
parent
f31cc1af55
commit
e0abc8a85c
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user