summaryrefslogtreecommitdiff
path: root/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/haskell-updater/haskell-updater-1.3.2.ebuild')
-rw-r--r--app-admin/haskell-updater/haskell-updater-1.3.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild b/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild
index 46aa1414b2e9..544312532d31 100644
--- a/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild
+++ b/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild
@@ -4,7 +4,7 @@
EAPI=6
CABAL_FEATURES="bin nocabaldep"
-inherit eutils haskell-cabal
+inherit haskell-cabal
DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
@@ -13,7 +13,6 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
DEPEND=">=dev-lang/ghc-6.12.1"