diff options
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-12.3.1_p20230512-r1.ebuild')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-12.3.1_p20230512-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-12.3.1_p20230512-r1.ebuild b/sys-devel/kgcc64/kgcc64-12.3.1_p20230512-r1.ebuild index 886da7c53eb0..db4426387a5a 100644 --- a/sys-devel/kgcc64/kgcc64-12.3.1_p20230512-r1.ebuild +++ b/sys-devel/kgcc64/kgcc64-12.3.1_p20230512-r1.ebuild @@ -24,7 +24,7 @@ inherit toolchain DESCRIPTION="64bit kernel compiler" # Works on hppa and mips; all other archs, refer to bug #228115 -KEYWORDS="~hppa" +KEYWORDS="hppa" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet |