summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-12 14:43:16 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-12 16:05:21 +0100
commit817544190737036d999d6e7a43fe01e582a62c90 (patch)
tree2e6802c24191e9c7f96a7aa0556716a6cd5b5b6d /sys-devel/kgcc64/kgcc64-4.7.3.ebuild
parentnet-libs/nodejs: Version 10.20.1 (diff)
downloadgentoo-817544190737036d999d6e7a43fe01e582a62c90.tar.gz
gentoo-817544190737036d999d6e7a43fe01e582a62c90.tar.bz2
gentoo-817544190737036d999d6e7a43fe01e582a62c90.zip
sys-devel/kgcc64: drop ~sparc
Sparc kernels can be built with a normal gcc for a while, and noone should be using a kernel that actually requires such an old compiler to be built. Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-4.7.3.ebuild')
-rw-r--r--sys-devel/kgcc64/kgcc64-4.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/kgcc64/kgcc64-4.7.3.ebuild b/sys-devel/kgcc64/kgcc64-4.7.3.ebuild
index a6b40daf8693..8d0c8db5b939 100644
--- a/sys-devel/kgcc64/kgcc64-4.7.3.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -22,7 +22,7 @@ inherit eutils toolchain
DESCRIPTION="64bit kernel compiler"
# Works on mips and sparc; all other archs, refer to bug #228115
-KEYWORDS="hppa sparc"
+KEYWORDS="hppa"
RDEPEND=">=dev-libs/gmp-4.3.2
>=dev-libs/mpfr-2.4.2