Diff lxml-6.1.2 with a lxml-6.1.3

/usr/portage/dev-python/lxml/lxml-6.1.3.ebuild 2026-09-07 20:03:06.649247844 +0300
23 23

  
24 24
LICENSE="BSD ElementTree GPL-2 PSF-2"
25 25
SLOT="0"
26
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
26
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
27 27
IUSE="doc examples +threads test"
28 28
RESTRICT="!test? ( test )"
29 29

  
Thank you!