diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 09:21:30 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-15 09:21:30 +0000 |
commit | e295b333f7dd16d37fb99792482c133e1cf5480e (patch) | |
tree | 96f78c533217fd3aae51e7f3d5e7fbc373771d7e | |
parent | app-text/dos2unix: Stabilize 7.5.2 arm64, #943538 (diff) | |
download | gentoo-e295b333f7dd16d37fb99792482c133e1cf5480e.tar.gz gentoo-e295b333f7dd16d37fb99792482c133e1cf5480e.tar.bz2 gentoo-e295b333f7dd16d37fb99792482c133e1cf5480e.zip |
sys-apps/musl-locales: Stabilize 0.1.0 amd64, #943538
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 81f8ff5a5b42..7b61f9e50a51 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" |