summaryrefslogtreecommitdiff
path: root/sys-devel/kgcc64/kgcc64-4.5.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
commit38423c67c8a23f6a1bc42038193182e2da3116eb (patch)
tree04e2cf4bd43601b77daa79fe654e409187093c5e /sys-devel/kgcc64/kgcc64-4.5.4.ebuild
parent623ee73d661e5ed8475cb264511f683407d87365 (diff)
gentoo resync : 25.04.2020
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-4.5.4.ebuild')
-rw-r--r--sys-devel/kgcc64/kgcc64-4.5.4.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild
index da8ba44fcf4c..5a1076aee798 100644
--- a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.5.4.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
@@ -32,10 +32,6 @@ RDEPEND=">=dev-libs/gmp-4.3.2
# ports in binutils yet
DEPEND="${RDEPEND}
hppa? ( sys-devel/binutils-hppa64 )
- !sys-devel/gcc-hppa64
- !sys-devel/gcc-mips64
- !sys-devel/gcc-powerpc64
- !sys-devel/gcc-sparc64
>=sys-apps/texinfo-4.8
>=sys-devel/bison-1.875"