From e838f2e7f9e9aa8786839110def6fac8c50f6cd3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 21 Apr 2022 21:31:10 +0100 Subject: [PATCH] sys-devel/kgcc64: keyword 11.3.0 for hppa Signed-off-by: Sam James --- sys-devel/kgcc64/kgcc64-11.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/kgcc64/kgcc64-11.3.0.ebuild b/sys-devel/kgcc64/kgcc64-11.3.0.ebuild index 21d0a7b60bf2e..261a01a910c9d 100644 --- a/sys-devel/kgcc64/kgcc64-11.3.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-11.3.0.ebuild @@ -22,7 +22,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