commit:     9dc945614d3ce015e396122ef6bcf1ab2a9cf957
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  6 01:45:48 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 01:45:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc94561

dev-python/faulthandler: ebuild maintenance: remove irrelevant inherit

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/faulthandler/faulthandler-2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/faulthandler/faulthandler-2.6.ebuild 
b/dev-python/faulthandler/faulthandler-2.6.ebuild
index 98e5c2804c5..e2c97d0e41c 100644
--- a/dev-python/faulthandler/faulthandler-2.6.ebuild
+++ b/dev-python/faulthandler/faulthandler-2.6.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit distutils-r1 eutils
+inherit distutils-r1
 
 DESCRIPTION="functions to dump Python tracebacks explicitly (on fault, user 
signal, timeout)"
 HOMEPAGE="https://github.com/haypo/faulthandler 
https://pypi.python.org/pypi/faulthandler";

Reply via email to