diff options
author | 2024-07-17 05:27:54 +0100 | |
---|---|---|
committer | 2024-07-17 05:28:12 +0100 | |
commit | 89c9e21c0488c8a303ff7e3ca10dcc658bcb9d05 (patch) | |
tree | 6b38df2e2ad75df4c978aa460fefb647b5297381 /sys-devel | |
parent | sys-devel/kgcc64: stabilize 12.3.1_p20240502 for hppa (diff) | |
download | gentoo-89c9e21c0488c8a303ff7e3ca10dcc658bcb9d05.tar.gz gentoo-89c9e21c0488c8a303ff7e3ca10dcc658bcb9d05.tar.bz2 gentoo-89c9e21c0488c8a303ff7e3ca10dcc658bcb9d05.zip |
sys-devel/kgcc64: stabilize 13.2.1_p20240503 for hppa
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-13.2.1_p20240503.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-13.2.1_p20240503.ebuild b/sys-devel/kgcc64/kgcc64-13.2.1_p20240503.ebuild index f7cbdca41af7..bb7a651fa2f2 100644 --- a/sys-devel/kgcc64/kgcc64-13.2.1_p20240503.ebuild +++ b/sys-devel/kgcc64/kgcc64-13.2.1_p20240503.ebuild @@ -25,7 +25,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 |