summaryrefslogtreecommitdiff
diff options
authorSam James <[email protected]>2025-05-22 22:47:37 +0100
committerSam James <[email protected]>2025-05-22 22:47:37 +0100
commit8b9b1cae8bffcc72947e9d093416c63de63c18ba (patch)
treeab4720e20de131a5bca1362c72b57a1062325205
parentdev-lang/elixir: add 1.18.4 (diff)
downloadgentoo-8b9b1cae8bffcc72947e9d093416c63de63c18ba.tar.gz
gentoo-8b9b1cae8bffcc72947e9d093416c63de63c18ba.tar.bz2
gentoo-8b9b1cae8bffcc72947e9d093416c63de63c18ba.zip
dev-libs/protobuf: Stabilize 30.2 arm64, #956444
Signed-off-by: Sam James <[email protected]>
-rw-r--r--dev-libs/protobuf/protobuf-30.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-30.2.ebuild b/dev-libs/protobuf/protobuf-30.2.ebuild
index 27b8e786c6ad..4b1ed75bf6ee 100644
--- a/dev-libs/protobuf/protobuf-30.2.ebuild
+++ b/dev-libs/protobuf/protobuf-30.2.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