From: Michael Mair-Keimberger Date: Tue, 19 Nov 2019 10:46:51 +0000 (+0100) Subject: sci-mathematics/coq: fix eclass usage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=863a22e55e820cde02b6d8529d355d7094676f28;p=gentoo.git sci-mathematics/coq: fix eclass usage Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/13706 Signed-off-by: Aaron Bauman --- diff --git a/sci-mathematics/coq/coq-8.9.1-r1.ebuild b/sci-mathematics/coq/coq-8.9.1-r1.ebuild index d110241bb500..5392c5dee7b0 100644 --- a/sci-mathematics/coq/coq-8.9.1-r1.ebuild +++ b/sci-mathematics/coq/coq-8.9.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -inherit eutils multilib +inherit desktop multilib MY_PV=${PV/_p/pl} MY_P=${PN}-${MY_PV}