diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 09:25:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 09:25:57 +0100 |
commit | 230d86e16d05bfe1a83301431e317c722cd2ba5e (patch) | |
tree | c4929c099345874dba0faf5a8192b28e3cbf5406 /sys-devel/kgcc64 | |
parent | sys-devel/gcc: Stabilize 13.2.1_p20230826 hppa, #914616 (diff) | |
download | gentoo-230d86e16d05bfe1a83301431e317c722cd2ba5e.tar.gz gentoo-230d86e16d05bfe1a83301431e317c722cd2ba5e.tar.bz2 gentoo-230d86e16d05bfe1a83301431e317c722cd2ba5e.zip |
sys-devel/kgcc64: Stabilize 13.2.1_p20230826 hppa, #914616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-13.2.1_p20230826.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/kgcc64/kgcc64-13.2.1_p20230826.ebuild b/sys-devel/kgcc64/kgcc64-13.2.1_p20230826.ebuild index 1a7d0b0d6652..d7952c5fbf01 100644 --- a/sys-devel/kgcc64/kgcc64-13.2.1_p20230826.ebuild +++ b/sys-devel/kgcc64/kgcc64-13.2.1_p20230826.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 |