mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 22:46:58 +02:00
dev-libs/protobuf: Sync with Gentoo
It's from Gentoo commit 13f8734348829273ba08e8d1c2085ed65e762892.
This commit is contained in:
parent
95c9971f2b
commit
ac9192e6f1
@ -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…
Reference in New Issue
Block a user