diff options
-rw-r--r-- | dev-lang/ghc/ghc-7.10.3.ebuild | 3 | ||||
-rw-r--r-- | dev-lang/ghc/ghc-7.8.4.ebuild | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/dev-lang/ghc/ghc-7.10.3.ebuild b/dev-lang/ghc/ghc-7.10.3.ebuild index b2d4287ec304..ac9989cf6e5c 100644 --- a/dev-lang/ghc/ghc-7.10.3.ebuild +++ b/dev-lang/ghc/ghc-7.10.3.ebuild @@ -83,9 +83,6 @@ RDEPEND=" >=dev-libs/gmp-5:= sys-libs/ncurses:=[unicode] !ghcmakebinary? ( virtual/libffi:= ) - !kernel_Darwin? ( >=sys-devel/gcc-2.95.3:* ) - kernel_linux? ( >=sys-devel/binutils-2.17:* ) - kernel_SunOS? ( >=sys-devel/binutils-2.17:* ) " # gentoo binaries are built against ncurses-5 RDEPEND+=" diff --git a/dev-lang/ghc/ghc-7.8.4.ebuild b/dev-lang/ghc/ghc-7.8.4.ebuild index 941a063117f5..33f4a99bc644 100644 --- a/dev-lang/ghc/ghc-7.8.4.ebuild +++ b/dev-lang/ghc/ghc-7.8.4.ebuild @@ -76,9 +76,6 @@ RDEPEND=" >=dev-libs/gmp-5:= sys-libs/ncurses:=[unicode] !ghcmakebinary? ( virtual/libffi:= ) - !kernel_Darwin? ( >=sys-devel/gcc-2.95.3 ) - kernel_linux? ( >=sys-devel/binutils-2.17 ) - kernel_SunOS? ( >=sys-devel/binutils-2.17 ) " # gentoo binaries are built against ncurses-5 RDEPEND+=" |