dev-python/pygtk: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:35 +0000 (10:59 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:59:35 +0000 (10:59 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pygtk/pygtk-2.24.0-r4.ebuild

index 00e8020bdcda374680793f48fe4dbf82da8cf17d..a96895dac6354f01e0644508a7cddb5a5e1c80ba 100644 (file)
@@ -6,7 +6,7 @@ GCONF_DEBUG="no"
 GNOME_TARBALL_SUFFIX="bz2"
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools eutils flag-o-matic gnome2 python-r1 virtualx
+inherit autotools eutils flag-o-matic gnome2 ltprune python-r1 virtualx
 
 DESCRIPTION="GTK+2 bindings for Python"
 HOMEPAGE="http://www.pygtk.org/"