commit: cb399754ec21cb420db4d598860672e73ba7873c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 03:53:11 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 03:53:11 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb399754
sys-libs/musl: stabilize 1.2.5-r7
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-libs/musl/musl-1.2.5-r7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-libs/musl/musl-1.2.5-r7.ebuild
b/sys-libs/musl/musl-1.2.5-r7.ebuild
index 62a388267bf5..10b0a1fc993a 100644
--- a/sys-libs/musl/musl-1.2.5-r7.ebuild
+++ b/sys-libs/musl/musl-1.2.5-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ else
SRC_URI="https://musl.libc.org/releases/${P}.tar.gz"
SRC_URI+=" verify-sig? ( https://musl.libc.org/releases/${P}.tar.gz.asc
)"
- KEYWORDS="-* ~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="-* amd64 arm arm64 ~m68k ~mips ppc ppc64 ~riscv x86"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-musl )"
fi