dev-libs/protobuf: Stabilize 30.2 ppc, #956444

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-09-02 01:56:40 +01:00
parent f43e8ec411
commit d36a35f92b
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -16,7 +16,7 @@ if [[ "${PV}" == *9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/protocolbuffers/protobuf/releases/download/v${PV}/${P}.tar.gz"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos"
SLOT="0/$(ver_cut 1-2).0"
fi