commit: 35b95caa7c19e9ac86aa22c37b61db014eac0ab5
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 12:58:09 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 13:09:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b95caa
dev-haskell/minisat: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/minisat/minisat-0.1.2.ebuild | 5 ++---
1 file 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 ab72ae82709..944b45fde36 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