Diff kgcc64-12.3.1_p20230512-r1 with a kgcc64-12.3.1_p20230825

/usr/portage/sys-devel/kgcc64/kgcc64-12.3.1_p20230825.ebuild 2023-10-09 14:52:35.488368501 +0300
24 24
DESCRIPTION="64bit kernel compiler"
25 25

  
26 26
# Works on hppa and mips; all other archs, refer to bug #228115
27
KEYWORDS="hppa"
27
KEYWORDS="~hppa"
28 28

  
29 29
# unlike every other target, hppa has not unified the 32/64 bit
30 30
# ports in binutils yet
Thank you!