summaryrefslogtreecommitdiff
path: root/sys-devel/kgcc64/kgcc64-10.2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-10.2.0.ebuild')
-rw-r--r--sys-devel/kgcc64/kgcc64-10.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/kgcc64/kgcc64-10.2.0.ebuild b/sys-devel/kgcc64/kgcc64-10.2.0.ebuild
index e0c1432958e8..c8abbd9325b8 100644
--- a/sys-devel/kgcc64/kgcc64-10.2.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-10.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -21,7 +21,7 @@ inherit toolchain
DESCRIPTION="64bit kernel compiler"
# Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~mips"
+KEYWORDS="~hppa"
# unlike every other target, hppa has not unified the 32/64 bit
# ports in binutils yet