commit: 86db5aaeaa69b785a58cfdfac5ddf9040b458027 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 22 10:34:58 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 22 10:34:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86db5aae
sys-devel/kgcc64: stabilize 12.4.0 for hppa Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/kgcc64/kgcc64-12.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/kgcc64/kgcc64-12.4.0.ebuild b/sys-devel/kgcc64/kgcc64-12.4.0.ebuild index 4945bcb6d029..b224186bda08 100644 --- a/sys-devel/kgcc64/kgcc64-12.4.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-12.4.0.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