diff options
author | 2024-12-27 17:57:02 +0000 | |
---|---|---|
committer | 2024-12-27 17:57:54 +0000 | |
commit | b166603dcc7883b5962079e9605f5061615829de (patch) | |
tree | 0bac18294d2e988ef1afe71c7e2705635aa9bd71 /sys-devel | |
parent | sys-devel/gcc: Stabilize 12.4.1_p20241219 hppa, #947023 (diff) | |
download | gentoo-b166603dcc7883b5962079e9605f5061615829de.tar.gz gentoo-b166603dcc7883b5962079e9605f5061615829de.tar.bz2 gentoo-b166603dcc7883b5962079e9605f5061615829de.zip |
sys-devel/kgcc64: Stabilize 12.4.1_p20241219 hppa, #947023
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-12.4.1_p20241219.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-12.4.1_p20241219.ebuild b/sys-devel/kgcc64/kgcc64-12.4.1_p20241219.ebuild index 9467aeb954be..6cc253535a6d 100644 --- a/sys-devel/kgcc64/kgcc64-12.4.1_p20241219.ebuild +++ b/sys-devel/kgcc64/kgcc64-12.4.1_p20241219.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 |