summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-24 13:58:09 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-24 14:09:08 +0100
commit35b95caa7c19e9ac86aa22c37b61db014eac0ab5 (patch)
tree61605f10a9bdf9f55041453b5573b0be92025210
parentdev-haskell/mime: update to EAPI=7 (diff)
downloadgentoo-35b95caa7c19e9ac86aa22c37b61db014eac0ab5.tar.gz
gentoo-35b95caa7c19e9ac86aa22c37b61db014eac0ab5.tar.bz2
gentoo-35b95caa7c19e9ac86aa22c37b61db014eac0ab5.zip
dev-haskell/minisat: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-haskell/minisat/minisat-0.1.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-haskell/minisat/minisat-0.1.2.ebuild b/dev-haskell/minisat/minisat-0.1.2.ebuild
index ab72ae827094..944b45fde360 100644
--- a/dev-haskell/minisat/minisat-0.1.2.ebuild
+++ b/dev-haskell/minisat/minisat-0.1.2.ebuild
@@ -1,9 +1,9 @@
# 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.5.9999
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
@@ -19,7 +19,6 @@ IUSE=""
RDEPEND="dev-haskell/async:=[profile?]
>=dev-lang/ghc-7.4.1:=
- sys-devel/gcc[cxx]
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.6