Diff libchewing-0.5.1-r1 with a libchewing-9999

/usr/portage/app-i18n/libchewing/libchewing-9999.ebuild 2023-10-09 14:52:28.760368332 +0300
1
# Copyright 2004-2024 Gentoo Authors
1
# Copyright 2004-2021 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI="7"
......
23 23

  
24 24
LICENSE="LGPL-2.1"
25 25
SLOT="0/3"
26
KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv x86"
26
KEYWORDS=""
27 27
IUSE="static-libs test"
28 28
RESTRICT="!test? ( test )"
29 29

  
Thank you!