diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 09:21:34 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 09:21:34 +0000 |
commit | 2fb48055803661ef3faae8b1c7f37f1f58db1ded (patch) | |
tree | 1f4a02a4323bc735667cdd69b376cb6802f0c96b /sys-apps/musl-locales | |
parent | app-text/dos2unix: Stabilize 7.5.2 amd64, #943538 (diff) | |
download | gentoo-2fb48055803661ef3faae8b1c7f37f1f58db1ded.tar.gz gentoo-2fb48055803661ef3faae8b1c7f37f1f58db1ded.tar.bz2 gentoo-2fb48055803661ef3faae8b1c7f37f1f58db1ded.zip |
sys-apps/musl-locales: Stabilize 0.1.0 ppc64, #943538
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/musl-locales')
-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 7b61f9e50a51..d5787ed2179b 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" |