dev-python/notify-python: [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:34 +01:00
parent 25d480a77e
commit 6a888a1121

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