summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <[email protected]>2025-09-26 16:39:45 +0300
committerArthur Zamarin <[email protected]>2025-09-26 16:39:45 +0300
commit1affca3fe12a44e2b98c4fb6f1149441282d143c (patch)
tree63d4a07c110a5f46d5ca38f65c55cafafd7ccfb9
parentsys-fs/e2fsprogs: Stabilize 1.47.3-r1 ppc64, #963160 (diff)
downloadgentoo-1affca3fe12a44e2b98c4fb6f1149441282d143c.tar.gz
gentoo-1affca3fe12a44e2b98c4fb6f1149441282d143c.tar.bz2
gentoo-1affca3fe12a44e2b98c4fb6f1149441282d143c.zip
dev-libs/protobuf: Stabilize 31.1 ppc, #963231
Signed-off-by: Arthur Zamarin <[email protected]>
-rw-r--r--dev-libs/protobuf/protobuf-31.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-31.1.ebuild b/dev-libs/protobuf/protobuf-31.1.ebuild
index 65df8ba8efc6..356a3dd2be39 100644
--- a/dev-libs/protobuf/protobuf-31.1.ebuild
+++ b/dev-libs/protobuf/protobuf-31.1.ebuild
@@ -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