From 863a22e55e820cde02b6d8529d355d7094676f28 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 19 Nov 2019 11:46:51 +0100 Subject: [PATCH] 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 --- sci-mathematics/coq/coq-8.9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.26.2