sci-electronics/kicad: Inherit optfeature.eclass

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-09-07 10:53:54 +02:00
parent 45a1aa11ca
commit 352fd9cc37
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
WX_GTK_VER="3.0-gtk3"
inherit check-reqs cmake eutils python-single-r1 toolchain-funcs wxwidgets xdg-utils
inherit check-reqs cmake optfeature python-single-r1 toolchain-funcs wxwidgets xdg-utils
DESCRIPTION="Electronic Schematic and PCB design tools"
HOMEPAGE="https://www.kicad-pcb.org"

View File

@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
WX_GTK_VER="3.0-gtk3"
inherit check-reqs cmake eutils python-single-r1 toolchain-funcs wxwidgets xdg-utils
inherit check-reqs cmake optfeature python-single-r1 toolchain-funcs wxwidgets xdg-utils
DESCRIPTION="Electronic Schematic and PCB design tools"
HOMEPAGE="https://www.kicad-pcb.org"