dev-python/pygtk: [QA] inherit ltprune.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-15 10:59:35 +01:00
parent 6a888a1121
commit b4520e7243

View 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/"