commit: a0d82fee4c9e0b023505f91e471e0c257cda5698 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 4 16:29:15 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 4 16:29:15 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d82fee
sys-apps/musl-locales: stabilize 0.1.0-r2 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/musl-locales/musl-locales-0.1.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/musl-locales/musl-locales-0.1.0-r2.ebuild b/sys-apps/musl-locales/musl-locales-0.1.0-r2.ebuild index 4e1e757312e3..6f0b45763814 100644 --- a/sys-apps/musl-locales/musl-locales-0.1.0-r2.ebuild +++ b/sys-apps/musl-locales/musl-locales-0.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2025 Gentoo Authors +# Copyright 2023-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://git.adelielinux.org/adelie/musl-locales/uploads/7e855b894b18ca4 LICENSE="LGPL-3 MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~m68k ~mips ppc ppc64 ~riscv x86" RDEPEND="!sys-libs/glibc"
