From 25d480a77e0bc3c98dc557974cf260e4503a5e6b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:59:32 +0100 Subject: dev-python/dbus-python: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/dbus-python/dbus-python-1.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/dbus-python/dbus-python-1.2.4.ebuild') diff --git a/dev-python/dbus-python/dbus-python-1.2.4.ebuild b/dev-python/dbus-python/dbus-python-1.2.4.ebuild index eef973ebad8e..686197251968 100644 --- a/dev-python/dbus-python/dbus-python-1.2.4.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.4.ebuild @@ -6,7 +6,7 @@ EAPI=6 PYTHON_COMPAT=( python2_7 python3_6 ) PYTHON_REQ_USE="threads(+)" -inherit autotools eutils python-r1 +inherit autotools eutils ltprune python-r1 DESCRIPTION="Python bindings for the D-Bus messagebus" HOMEPAGE="https://www.freedesktop.org/wiki/Software/DBusBindings https://dbus.freedesktop.org/doc/dbus-python/" -- cgit v1.2.3