sci-electronics/bsc: remove inherit autotools

Fix the problem in
3055a6a15b
Thanks @telans

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2021-01-05 17:53:03 +08:00
parent 27f4969732
commit 2f3fcaacd0

View File

@@ -3,8 +3,6 @@
EAPI=7
inherit autotools
DESCRIPTION="Bluespec High Level Hardware Design Language"
HOMEPAGE="https://github.com/B-Lang-org/bsc"
@@ -35,6 +33,9 @@ BDEPEND="
dev-haskell/cabal:0=
dev-lang/ghc:0=
dev-util/gperf
sys-devel/autoconf
sys-devel/bison
sys-devel/flex
"
src_install() {