summaryrefslogtreecommitdiff
path: root/dev-haskell/binary/binary-0.7.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/binary/binary-0.7.1.0.ebuild')
-rw-r--r--dev-haskell/binary/binary-0.7.1.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-haskell/binary/binary-0.7.1.0.ebuild b/dev-haskell/binary/binary-0.7.1.0.ebuild
index c8203a4b3c40..ee34e5be21c7 100644
--- a/dev-haskell/binary/binary-0.7.1.0.ebuild
+++ b/dev-haskell/binary/binary-0.7.1.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
# ebuild generated by hackport 0.3.2.9999
@@ -30,6 +30,8 @@ DEPEND="${RDEPEND}
CABAL_CORE_LIB_GHC_PV="7.7.2013* 7.8.20140130 7.8.0.20140228 7.8.1 7.8.2 7.8.3 7.8.4"
src_prepare() {
+ default
+
if has_version ">=dev-lang/ghc-7.7"; then
sed -e '/test-suite read-write-file/,/ghc-options: -Wall/d' \
-i "${S}/${PN}.cabal" \