commit: c3e0d4b235902ea7a4f8ad0ccffe7bb79f5a54c4 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Mon Aug 21 12:48:39 2023 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Aug 21 12:48:39 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e0d4b2
sys-apps/musl-locales: Keyword 0.1.0 for m68k Only tested against glibc but build succeeds and "locale" binary works. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> sys-apps/musl-locales/musl-locales-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/musl-locales/musl-locales-0.1.0.ebuild b/sys-apps/musl-locales/musl-locales-0.1.0.ebuild index c8ae760290b5..e1165f527f3f 100644 --- a/sys-apps/musl-locales/musl-locales-0.1.0.ebuild +++ b/sys-apps/musl-locales/musl-locales-0.1.0.ebuild @@ -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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~ppc ~ppc64 ~riscv ~x86" RDEPEND="!sys-libs/glibc"
