summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-12-28 22:29:31 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2016-12-28 22:37:40 +0000
commitc9344ef315e0eb124d93ac1277f9edeb223506fc (patch)
tree9a9ed7f64009f8731ae39ab655f785bb4f75b413 /dev-lang/ghc/ghc-7.10.3.ebuild
parentdev-lang/ghc: drop old (diff)
downloadgentoo-c9344ef315e0eb124d93ac1277f9edeb223506fc.tar.gz
gentoo-c9344ef315e0eb124d93ac1277f9edeb223506fc.tar.bz2
gentoo-c9344ef315e0eb124d93ac1277f9edeb223506fc.zip
dev-lang/ghc: drop outdated lower bound on gcc and binutils
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-lang/ghc/ghc-7.10.3.ebuild')
-rw-r--r--dev-lang/ghc/ghc-7.10.3.ebuild3
1 files changed, 0 insertions, 3 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+="