app-emulation/playonlinux: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:23:03 +0000 (21:23 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:23:03 +0000 (21:23 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
app-emulation/playonlinux/playonlinux-4.2.12.ebuild

index fcb7847aa4e852fd79751148be59340570fe8c11..a7b49cb2190b81a415de856558d11815ac8e715c 100644 (file)
@@ -4,7 +4,7 @@
 EAPI="6"
 PYTHON_COMPAT=( python2_7 )
 
-inherit gnome2-utils python-single-r1
+inherit eutils gnome2-utils python-single-r1
 
 MY_PN="PlayOnLinux"