diff options
author | 2024-12-27 17:57:05 +0000 | |
---|---|---|
committer | 2024-12-27 17:57:56 +0000 | |
commit | 7419907166c55749a8078ff5421fc4c185bf7942 (patch) | |
tree | 909b6d07f08a5b7662d56043e04a10cdd3027602 /sys-devel | |
parent | sys-devel/gcc: Stabilize 13.3.1_p20241220 hppa, #947022 (diff) | |
download | gentoo-7419907166c55749a8078ff5421fc4c185bf7942.tar.gz gentoo-7419907166c55749a8078ff5421fc4c185bf7942.tar.bz2 gentoo-7419907166c55749a8078ff5421fc4c185bf7942.zip |
sys-devel/kgcc64: Stabilize 13.3.1_p20241220 hppa, #947022
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-13.3.1_p20241220.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-13.3.1_p20241220.ebuild b/sys-devel/kgcc64/kgcc64-13.3.1_p20241220.ebuild index cf8d887d24a9..fbef380dc030 100644 --- a/sys-devel/kgcc64/kgcc64-13.3.1_p20241220.ebuild +++ b/sys-devel/kgcc64/kgcc64-13.3.1_p20241220.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 |