summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:57:46 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:57:46 +0100
commit98bf024b3186efa3c2edef73941a996c8c346c89 (patch)
tree448385393b54ca3b1340f1dcd93173cfa123a7c7 /app-text/gtkspell
parentapp-text/groonga-normalizer-mysql: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-98bf024b3186efa3c2edef73941a996c8c346c89.tar.gz
gentoo-98bf024b3186efa3c2edef73941a996c8c346c89.tar.bz2
gentoo-98bf024b3186efa3c2edef73941a996c8c346c89.zip
app-text/gtkspell: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/gtkspell-2.0.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/gtkspell/gtkspell-2.0.16.ebuild b/app-text/gtkspell/gtkspell-2.0.16.ebuild
index b57d54a8d44f..16326002e916 100644
--- a/app-text/gtkspell/gtkspell-2.0.16.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.16.ebuild
@@ -3,7 +3,7 @@
EAPI=4
-inherit eutils
+inherit eutils ltprune
DESCRIPTION="Spell checking widget for GTK"
HOMEPAGE="http://gtkspell.sourceforge.net/"