diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-16 19:49:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-16 19:49:18 +0200 |
commit | ef00fe00a0882f2e4124785d8033b04db493fe8e (patch) | |
tree | 7351a7fe11b06bae239f07fd4bece87709863196 /app-i18n | |
parent | x11-libs/xcb-imdkit: Keyword 1.0.6 arm64, #922103 (diff) | |
download | gentoo-ef00fe00a0882f2e4124785d8033b04db493fe8e.tar.gz gentoo-ef00fe00a0882f2e4124785d8033b04db493fe8e.tar.bz2 gentoo-ef00fe00a0882f2e4124785d8033b04db493fe8e.zip |
app-i18n/libhangul: Keyword 0.1.0 arm64, #922103
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/libhangul/libhangul-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/libhangul/libhangul-0.1.0.ebuild b/app-i18n/libhangul/libhangul-0.1.0.ebuild index 6a732d0874e4..5f4f2010f958 100644 --- a/app-i18n/libhangul/libhangul-0.1.0.ebuild +++ b/app-i18n/libhangul/libhangul-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2006-2021 Gentoo Authors +# Copyright 2006-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -9,7 +9,7 @@ SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.go LICENSE="LGPL-2.1+" SLOT="0/1" -KEYWORDS="amd64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 ~riscv x86" IUSE="nls static-libs test" RESTRICT="!test? ( test )" |