commit: 326bdcf8313462677be0335b1fda4065aec5a885 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 27 17:57:09 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 27 17:57:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326bdcf8
sys-devel/kgcc64: Stabilize 14.2.1_p20241221 hppa, #947021 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/kgcc64/kgcc64-14.2.1_p20241221.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/kgcc64/kgcc64-14.2.1_p20241221.ebuild b/sys-devel/kgcc64/kgcc64-14.2.1_p20241221.ebuild index 7fd2d8e60a85..06b27cb7d80a 100644 --- a/sys-devel/kgcc64/kgcc64-14.2.1_p20241221.ebuild +++ b/sys-devel/kgcc64/kgcc64-14.2.1_p20241221.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
