Diff uchardet-0.0.7 with a uchardet-9999

/usr/portage/app-i18n/uchardet/uchardet-9999.ebuild 2023-10-09 14:52:28.768368332 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2020 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
......
17 17

  
18 18
LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
19 19
SLOT="0"
20
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
20
KEYWORDS=""
21 21
IUSE="cpu_flags_x86_sse2 static-libs test"
22 22
RESTRICT="!test? ( test )"
23 23

  
Thank you!