diff options
author | Sam James <sam@gentoo.org> | 2024-11-21 15:15:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-21 15:15:01 +0000 |
commit | 5b037627092bda5ae7a6d20ae070d9c762533247 (patch) | |
tree | d67f67961b2d2952e9acfca4d76425377d01263e /sys-devel/kgcc64 | |
parent | sys-devel/gcc: Stabilize 13.3.1_p20241115 hppa, #944190 (diff) | |
download | gentoo-5b037627092bda5ae7a6d20ae070d9c762533247.tar.gz gentoo-5b037627092bda5ae7a6d20ae070d9c762533247.tar.bz2 gentoo-5b037627092bda5ae7a6d20ae070d9c762533247.zip |
sys-devel/kgcc64: Stabilize 13.3.1_p20241115 hppa, #944190
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-13.3.1_p20241115.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-13.3.1_p20241115.ebuild b/sys-devel/kgcc64/kgcc64-13.3.1_p20241115.ebuild index 5409d89e03bd..1f092da0147e 100644 --- a/sys-devel/kgcc64/kgcc64-13.3.1_p20241115.ebuild +++ b/sys-devel/kgcc64/kgcc64-13.3.1_p20241115.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 |