mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
dev-libs/protobuf: Sync with Gentoo
It's from Gentoo commit d674a844b38ef779323f6b445f58db22c6586c19.
This commit is contained in:
parent
f15bf139fa
commit
40a31c4eca
@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]]; then
|
|||||||
EGIT_SUBMODULES=()
|
EGIT_SUBMODULES=()
|
||||||
else
|
else
|
||||||
SRC_URI="https://github.com/protocolbuffers/protobuf/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
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
|
fi
|
||||||
|
|
||||||
DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"
|
DESCRIPTION="Google's Protocol Buffers - Extensible mechanism for serializing structured data"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user