www-apps/prewikka: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:29 +0000 (21:24 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:29 +0000 (21:24 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
www-apps/prewikka/prewikka-5.1.1.ebuild

index b15b4998aaefd59b6667b2866e2b377be829cd48..64f10b7f37812f7b042b455a234b9e5183669bd5 100644 (file)
@@ -6,7 +6,7 @@ EAPI=7
 PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE="ssl"
 
-inherit distutils-r1
+inherit distutils-r1 eutils
 
 DESCRIPTION="Graphical front-end analysis console for the Prelude Framework"
 HOMEPAGE="https://www.prelude-siem.org"