diff options
author | Sam James <sam@gentoo.org> | 2024-11-21 15:14:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-21 15:14:57 +0000 |
commit | 2511163390147adf8b211e9b2683858332ff7c45 (patch) | |
tree | de7de8bf35f17b6ff77ef091ee4a8969feba316e /sys-devel/kgcc64 | |
parent | sys-devel/gcc: Stabilize 12.4.1_p20241114 hppa, #944189 (diff) | |
download | gentoo-2511163390147adf8b211e9b2683858332ff7c45.tar.gz gentoo-2511163390147adf8b211e9b2683858332ff7c45.tar.bz2 gentoo-2511163390147adf8b211e9b2683858332ff7c45.zip |
sys-devel/kgcc64: Stabilize 12.4.1_p20241114 hppa, #944189
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-12.4.1_p20241114.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-12.4.1_p20241114.ebuild b/sys-devel/kgcc64/kgcc64-12.4.1_p20241114.ebuild index 83ca4ed54949..5c04c35ebe59 100644 --- a/sys-devel/kgcc64/kgcc64-12.4.1_p20241114.ebuild +++ b/sys-devel/kgcc64/kgcc64-12.4.1_p20241114.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 |