summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-03-25 22:15:24 +0100
committerMartin Väth <martin@mvath.de>2017-03-25 22:15:24 +0100
commitc770e8516a236807363fecfe1bec7b8b391993c5 (patch)
tree4af460c3ef9955fd3a2eb59569d205ebe4c95eda /app-text
parentDrop python versions causing dependency issues (diff)
downloadmv-c770e8516a236807363fecfe1bec7b8b391993c5.tar.gz
mv-c770e8516a236807363fecfe1bec7b8b391993c5.tar.bz2
mv-c770e8516a236807363fecfe1bec7b8b391993c5.zip
Omit inherit eutils
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ispell/ispell-3.3.02-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ispell/ispell-3.3.02-r1.ebuild b/app-text/ispell/ispell-3.3.02-r1.ebuild
index a985b574..7d3c88b4 100644
--- a/app-text/ispell/ispell-3.3.02-r1.ebuild
+++ b/app-text/ispell/ispell-3.3.02-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
RESTRICT="mirror"
-inherit eutils multilib toolchain-funcs
+inherit toolchain-funcs
PATCH_VER="0.3"