diff options
author | Sam James <sam@gentoo.org> | 2022-11-20 04:35:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-20 04:35:05 +0000 |
commit | 6c1ed13c83c782bf8282c1c6ff92875b5a2b9fda (patch) | |
tree | 0aa3d17b5b822a7ea56711b92656e077f1430116 /sys-devel/kgcc64 | |
parent | sys-devel/gcc: drop 13.0.0_pre20221023 (diff) | |
download | gentoo-6c1ed13c83c782bf8282c1c6ff92875b5a2b9fda.tar.gz gentoo-6c1ed13c83c782bf8282c1c6ff92875b5a2b9fda.tar.bz2 gentoo-6c1ed13c83c782bf8282c1c6ff92875b5a2b9fda.zip |
sys-devel/kgcc64: stabilize 10.4.0 for hppa
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-10.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-10.4.0.ebuild b/sys-devel/kgcc64/kgcc64-10.4.0.ebuild index 148633daaf48..c78e173424f2 100644 --- a/sys-devel/kgcc64/kgcc64-10.4.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-10.4.0.ebuild @@ -27,7 +27,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 |