Diff fcitx-m17n-0.2.4 with a fcitx-m17n-4.9999

/usr/portage/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild 2023-10-09 14:52:28.756368332 +0300
1
# Copyright 2016-2021 Gentoo Authors
1
# Copyright 2016-2020 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI="7"
......
21 21

  
22 22
LICENSE="LGPL-2.1+"
23 23
SLOT="4"
24
KEYWORDS="amd64 ~hppa ppc ppc64 ~riscv x86"
24
KEYWORDS=""
25 25
IUSE=""
26 26

  
27 27
BDEPEND=">=app-i18n/fcitx-4.2.9:4
Thank you!