Diff textdistance-4.5.0 with a textdistance-4.6.0

/usr/portage/dev-python/textdistance/textdistance-4.6.0.ebuild 2023-10-09 14:52:30.388368373 +0300
20 20

  
21 21
LICENSE="MIT"
22 22
SLOT="0"
23
KEYWORDS="amd64 ~ppc64 ~riscv x86"
23
KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
24 24

  
25 25
BDEPEND="
26 26
	test? (
Thank you!