diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 09:20:40 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 09:20:40 +0000 |
commit | 2d6f96e304ee5ba0a75ce2ac7c76e399618a87c2 (patch) | |
tree | 3eb8f91792c6dd6aaa171495739dbe4fbf612ef7 /sys-apps | |
parent | dev-python/gherkin-official: Keyword 30.0.3 arm64, #943526 (diff) | |
download | gentoo-2d6f96e304ee5ba0a75ce2ac7c76e399618a87c2.tar.gz gentoo-2d6f96e304ee5ba0a75ce2ac7c76e399618a87c2.tar.bz2 gentoo-2d6f96e304ee5ba0a75ce2ac7c76e399618a87c2.zip |
sys-apps/musl-locales: Stabilize 0.1.0 arm, #943538
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/musl-locales/musl-locales-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 293d88695f01..142dda0da493 100644 --- a/sys-apps/musl-locales/musl-locales-0.1.0.ebuild +++ b/sys-apps/musl-locales/musl-locales-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 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" |