commit: b166603dcc7883b5962079e9605f5061615829de Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 27 17:57:02 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Dec 27 17:57:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b166603d
sys-devel/kgcc64: Stabilize 12.4.1_p20241219 hppa, #947023 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/kgcc64/kgcc64-12.4.1_p20241219.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/kgcc64/kgcc64-12.4.1_p20241219.ebuild b/sys-devel/kgcc64/kgcc64-12.4.1_p20241219.ebuild index 9467aeb954be..6cc253535a6d 100644 --- a/sys-devel/kgcc64/kgcc64-12.4.1_p20241219.ebuild +++ b/sys-devel/kgcc64/kgcc64-12.4.1_p20241219.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
