Diff yara-x-1.10.0-r1 with a yara-x-1.11.0

/usr/portage/app-forensics/yara-x/yara-x-1.11.0.ebuild 2026-01-18 11:18:03.179802828 +0300
27 27

  
28 28
SLOT="0"
29 29
# Note: cranelift dependency only supports amd64, arm64, s390, and riscv64 as of 2025
30
KEYWORDS="amd64"
30
KEYWORDS="~amd64"
31 31
IUSE="python"
32 32
REQUIRED_USE="
33 33
	python? ( ${PYTHON_REQUIRED_USE} )
Thank you!