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

index ff83580859ab8b97999d18514529000f979fa3d3..027123fbb0e6fb6c746e638b45c91fcdf18f2d5c 100644 (file)
@@ -5,7 +5,7 @@ EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools-utils eutils python-r1
+inherit autotools-utils eutils ltprune python-r1
 
 DESCRIPTION="Python bindings for libnotify"
 HOMEPAGE="http://www.galago-project.org/"