diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-07 18:54:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-07 18:54:10 +0300 |
commit | 0515652c10f56706009701e56b9c8aa70dc020cf (patch) | |
tree | 738583d1b25edaf8717903b80753fac717ea49bd /sys-devel/kgcc64 | |
parent | sys-devel/gcc: Stabilize 11.4.1_p20230622 hppa, #911664 (diff) | |
download | gentoo-0515652c10f56706009701e56b9c8aa70dc020cf.tar.gz gentoo-0515652c10f56706009701e56b9c8aa70dc020cf.tar.bz2 gentoo-0515652c10f56706009701e56b9c8aa70dc020cf.zip |
sys-devel/kgcc64: Stabilize 11.4.1_p20230622 hppa, #911664
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-11.4.1_p20230622.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-11.4.1_p20230622.ebuild b/sys-devel/kgcc64/kgcc64-11.4.1_p20230622.ebuild index 1b674fb17f78..3495e8812653 100644 --- a/sys-devel/kgcc64/kgcc64-11.4.1_p20230622.ebuild +++ b/sys-devel/kgcc64/kgcc64-11.4.1_p20230622.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 |