diff options
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-6.4.0.ebuild')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-6.4.0.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys-devel/kgcc64/kgcc64-6.4.0.ebuild b/sys-devel/kgcc64/kgcc64-6.4.0.ebuild index 1f9976f18b91..4763f516019f 100644 --- a/sys-devel/kgcc64/kgcc64-6.4.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-6.4.0.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 @@ -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" |