diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-11-16 03:02:52 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-11-16 03:02:52 +0000 |
commit | b0735771a80a647a2ea5a03a87d5873d175bd744 (patch) | |
tree | aed120d0dfeab57cb7f38b7a5d186b1c53ae10cd /sys-apps/musl-locales | |
parent | 57d1fe5ae0c56e604db5d29bf7b62d685c42e043 (diff) |
gentoo auto-resync : 16:11:2024 - 03:02:52
Diffstat (limited to 'sys-apps/musl-locales')
-rw-r--r-- | sys-apps/musl-locales/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/musl-locales/musl-locales-0.1.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/musl-locales/Manifest b/sys-apps/musl-locales/Manifest index 85782b47512f..1df7885fe95f 100644 --- a/sys-apps/musl-locales/Manifest +++ b/sys-apps/musl-locales/Manifest @@ -1,3 +1,3 @@ DIST musl-locales-0.1.0.tar.xz 26744 BLAKE2B 9ad696e7006a124f2e633e3f5476b68806659ddeac2e7cbd0ce485087870463256f3dcc11c3d37074cfc863ce8afed1b31bdf7c80435cce182fce95e81bf16b0 SHA512 bc1e581676ef21aa22b85932186189ba5fd0b1701feef4906f42baa296a90fc6886101d02a46a9560b883aad42aa4808ed46c5dddc09d97d1a0f75943a0d456a -EBUILD musl-locales-0.1.0.ebuild 549 BLAKE2B 8329790cda837eaa47b95b443deff3919392cd22ab63f65515a24be791c7a6e71367dde1d686124df962afb1b41e94b9593cf55573ddff605218f28e8afafae8 SHA512 a0cb3a7763cb8a9657977488c7b5fb7fdcda4aba513564a781d678a99a5c7897bf26afff413db3dc51eabe9255e1d754b6602622210a3fbf5b4dc52aa3db83b7 +EBUILD musl-locales-0.1.0.ebuild 550 BLAKE2B 678bc11942a47eee5ff029b53f4fddfeec30bd04e4925dcdff47c8206dc429ce284558c08d65f6f4e8871718ec500ffa2395856fb9ad44ae95501cc4949863d0 SHA512 2ff2dbebb4d26f0ffcaaed472148c3b0aa3c7ee9166ca2fdc832eec3ef7242d50f2cfa53e6c6c3103e988462733d847a5d91a114d91b26f6f06f4df8cf023fb9 MISC metadata.xml 217 BLAKE2B b827888fdd4e1572aade77387c9e6e702b7637e5fb50e47c163308d2e1609967e473611061373febf39543bd178c2b753ed43043b5d3e875e1dc30ddaa5db943 SHA512 a425ec31e1d9f15041755a5b4102c69b4500955ffe8872a6bc90b8ccb731693ee1c6a194928c0e042ffbaa8e09818d170baac66e1b2b5fc6940cf80a4356369e 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..d5787ed2179b 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" |