diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2024-01-17 18:57:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-01-18 00:48:31 +0800 |
commit | 059e0f77f1537f500f9b0918910ca86748c3db51 (patch) | |
tree | 7388f5fc05feb6c84c82c2b5596ac54df0b9d2ed /app-i18n | |
parent | dev-libs/m17n-lib: Keyword loong, #922103 (diff) | |
download | gentoo-059e0f77f1537f500f9b0918910ca86748c3db51.tar.gz gentoo-059e0f77f1537f500f9b0918910ca86748c3db51.tar.bz2 gentoo-059e0f77f1537f500f9b0918910ca86748c3db51.zip |
app-i18n/libchewing: Keyword loong, #922103
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/libchewing/libchewing-0.5.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/libchewing/libchewing-0.5.1-r1.ebuild b/app-i18n/libchewing/libchewing-0.5.1-r1.ebuild index f9d8864487e0..3e944bbb8395 100644 --- a/app-i18n/libchewing/libchewing-0.5.1-r1.ebuild +++ b/app-i18n/libchewing/libchewing-0.5.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2021 Gentoo Authors +# Copyright 2004-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,7 @@ fi LICENSE="LGPL-2.1" SLOT="0/3" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv x86" IUSE="static-libs test" RESTRICT="!test? ( test )" |