diff options
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild b/sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild index dd61d3fd7a6f..da401c7c46b2 100644 --- a/sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild +++ b/sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild @@ -25,12 +25,7 @@ KEYWORDS="~hppa ~mips" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet -DEPEND=" - hppa? ( sys-devel/binutils-hppa64 ) - !sys-devel/gcc-hppa64 - !sys-devel/gcc-mips64 - !sys-devel/gcc-powerpc64 - !sys-devel/gcc-sparc64" +DEPEND="hppa? ( sys-devel/binutils-hppa64 )" pkg_postinst() { toolchain_pkg_postinst |