diff options
author | Sam James <sam@gentoo.org> | 2022-03-18 06:44:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-18 06:44:23 +0000 |
commit | d19b23f0a75688f8b635709c166a171afe96a97b (patch) | |
tree | 584f2b63605cca55fad96cc2fe769a3438a75195 /sys-devel/kgcc64 | |
parent | sys-libs/binutils-libs: Stabilize 2.37_p1-r2 sparc, #833210 (diff) | |
download | gentoo-d19b23f0a75688f8b635709c166a171afe96a97b.tar.gz gentoo-d19b23f0a75688f8b635709c166a171afe96a97b.tar.bz2 gentoo-d19b23f0a75688f8b635709c166a171afe96a97b.zip |
sys-devel/kgcc64: Stabilize 11.2.1_p20220115 hppa, #833359
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-11.2.1_p20220115.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-11.2.1_p20220115.ebuild b/sys-devel/kgcc64/kgcc64-11.2.1_p20220115.ebuild index 437e1247a19a..261a01a910c9 100644 --- a/sys-devel/kgcc64/kgcc64-11.2.1_p20220115.ebuild +++ b/sys-devel/kgcc64/kgcc64-11.2.1_p20220115.ebuild @@ -22,7 +22,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 |