sci-mathematics/coq: fix eclass usage

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>
This commit is contained in:
Michael Mair-Keimberger
2019-11-19 11:46:51 +01:00
committed by Aaron Bauman
parent 19127b9f71
commit 863a22e55e

View File

@@ -3,7 +3,7 @@
EAPI="7"
inherit eutils multilib
inherit desktop multilib
MY_PV=${PV/_p/pl}
MY_P=${PN}-${MY_PV}