sci-chemistry/molmol: Drop unused eclass

Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2022-11-20 10:29:50 +01:00
parent f64c963b6f
commit ff25a16f8a

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit desktop prefix toolchain-funcs
inherit desktop toolchain-funcs
MY_PV="${PV/_p/.}.0"
MY_P="${PN}-${MY_PV}"