diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-20 21:13:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-20 21:13:10 +0300 |
commit | 1f93f1917d58c28d3e79e65aba2fb0efda18d6d9 (patch) | |
tree | 894e4d1819e9c3a837b74d12aaf3b71b59d05976 /sys-apps/musl-locales | |
parent | sys-apps/musl-locales: Keyword 0.1.0 ppc64, #908554 (diff) | |
download | gentoo-1f93f1917d58c28d3e79e65aba2fb0efda18d6d9.tar.gz gentoo-1f93f1917d58c28d3e79e65aba2fb0efda18d6d9.tar.bz2 gentoo-1f93f1917d58c28d3e79e65aba2fb0efda18d6d9.zip |
sys-apps/musl-locales: Keyword 0.1.0 arm64, #908554
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 d4c1fbb46812..627e4b746c89 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" RDEPEND="!sys-libs/glibc" |