diff options
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ghc/ghc-8.10.6-r2.ebuild (renamed from dev-lang/ghc/ghc-8.10.6-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-8.10.6-r1.ebuild b/dev-lang/ghc/ghc-8.10.6-r2.ebuild index 32dcc0691043..a6c5e39b7c68 100644 --- a/dev-lang/ghc/ghc-8.10.6-r1.ebuild +++ b/dev-lang/ghc/ghc-8.10.6-r2.ebuild @@ -87,7 +87,7 @@ RDEPEND=" dev-libs/gmp:0= sys-libs/ncurses:=[unicode(+)] elfutils? ( dev-libs/elfutils ) - !ghcmakebinary? ( dev-libs/libffi:= ) + !ghcmakebinary? ( dev-libs/libffi:=[-exec-static-trampoline] ) numa? ( sys-process/numactl ) " |