diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 09:21:26 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 09:21:26 +0000 |
commit | b2b854f0f1a03a99ff475e36477b1e45acd29d4e (patch) | |
tree | 07ea0c5bf6df54bffff3c5384a21d4f751731289 /sys-apps | |
parent | app-misc/fdupes: Stabilize 2.3.2 x86, #943537 (diff) | |
download | gentoo-b2b854f0f1a03a99ff475e36477b1e45acd29d4e.tar.gz gentoo-b2b854f0f1a03a99ff475e36477b1e45acd29d4e.tar.bz2 gentoo-b2b854f0f1a03a99ff475e36477b1e45acd29d4e.zip |
sys-apps/musl-locales: Stabilize 0.1.0 arm64, #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 | 2 |
1 files changed, 1 insertions, 1 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 142dda0da493..81f8ff5a5b42 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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~x86" RDEPEND="!sys-libs/glibc" |