summaryrefslogtreecommitdiff
path: root/dev-haskell/top/top-1.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/top/top-1.7.ebuild')
-rw-r--r--dev-haskell/top/top-1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/top/top-1.7.ebuild b/dev-haskell/top/top-1.7.ebuild
index f3d825ce4f66..ad5807d25ead 100644
--- a/dev-haskell/top/top-1.7.ebuild
+++ b/dev-haskell/top/top-1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
# ebuild generated by hackport 0.4.4.9999
CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
-inherit eutils haskell-cabal
+inherit haskell-cabal
MY_PN="Top"
MY_P="${MY_PN}-${PV}"