diff options
author | Sam James <sam@gentoo.org> | 2024-03-16 09:28:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-16 09:29:37 +0000 |
commit | b54f240906ebd8a036f0f529da91f8a60ca1e64c (patch) | |
tree | 5d043a7e0b0be7d2195beeabe53302af7ebfd8b8 /sys-devel | |
parent | sys-devel/gcc: Stabilize 13.2.1_p20240210 hppa, #926526 (diff) | |
download | gentoo-b54f240906ebd8a036f0f529da91f8a60ca1e64c.tar.gz gentoo-b54f240906ebd8a036f0f529da91f8a60ca1e64c.tar.bz2 gentoo-b54f240906ebd8a036f0f529da91f8a60ca1e64c.zip |
sys-devel/kgcc64: Stabilize 13.2.1_p20240210 hppa, #926526
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-13.2.1_p20240210.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-13.2.1_p20240210.ebuild b/sys-devel/kgcc64/kgcc64-13.2.1_p20240210.ebuild index e2e07733cf5d..06522005a319 100644 --- a/sys-devel/kgcc64/kgcc64-13.2.1_p20240210.ebuild +++ b/sys-devel/kgcc64/kgcc64-13.2.1_p20240210.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 |