commit: e0ec19112498f15204a500e4a1391fa4f417c281 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 17 04:27:30 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 17 04:28:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0ec1911
sys-devel/kgcc64: stabilize 11.4.1_p20240501 for hppa Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/kgcc64/kgcc64-11.4.1_p20240501.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/kgcc64/kgcc64-11.4.1_p20240501.ebuild b/sys-devel/kgcc64/kgcc64-11.4.1_p20240501.ebuild index 8b9a457d1bdf..ffb81657cd1d 100644 --- a/sys-devel/kgcc64/kgcc64-11.4.1_p20240501.ebuild +++ b/sys-devel/kgcc64/kgcc64-11.4.1_p20240501.ebuild @@ -26,7 +26,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
