sci-mathematics/coq: fix eclass usage
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Tue, 19 Nov 2019 10:46:51 +0000 (11:46 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 24 Nov 2019 00:43:44 +0000 (19:43 -0500)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13706
Signed-off-by: Aaron Bauman <bman@gentoo.org>
sci-mathematics/coq/coq-8.9.1-r1.ebuild

index d110241bb5001f7df22078a5cd0a204c19030756..5392c5dee7b00064915eaee42a8281b823c8aff5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit eutils multilib
+inherit desktop multilib
 
 MY_PV=${PV/_p/pl}
 MY_P=${PN}-${MY_PV}