summaryrefslogtreecommitdiff
path: root/dev-haskell/thyme/thyme-0.3.5.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/thyme/thyme-0.3.5.5.ebuild')
-rw-r--r--dev-haskell/thyme/thyme-0.3.5.5.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-haskell/thyme/thyme-0.3.5.5.ebuild b/dev-haskell/thyme/thyme-0.3.5.5.ebuild
index cb2b61f3a9eb..9232956d3bba 100644
--- a/dev-haskell/thyme/thyme-0.3.5.5.ebuild
+++ b/dev-haskell/thyme/thyme-0.3.5.5.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2019 Gentoo Authors
+# 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.4.4.9999
#hackport: flags: -werror,-hlint
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+CABAL_FEATURES="lib profile haddock hoogle hscolour" # Broken test-suite: need update against QuickCheck-2.11
inherit haskell-cabal
DESCRIPTION="A faster time library"
@@ -35,7 +35,6 @@ RDEPEND=">=dev-haskell/aeson-0.6:=[profile?]
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.10
- test? ( >=dev-haskell/system-posix-redirect-1.1 )
"
src_configure() {