mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +02:00
overlay app-crypt/go-tspi: Stop inheriting unused eclass
The eutils eclass dropped support for EAPI 7 and we even didn't use anything from the eclass.
This commit is contained in:
parent
75bfabad9e
commit
6140a59a5f
@ -1,6 +1,6 @@
|
||||
EAPI=7
|
||||
|
||||
inherit coreos-go eutils git-r3 systemd
|
||||
inherit coreos-go git-r3 systemd
|
||||
COREOS_GO_PACKAGE="github.com/coreos/go-tspi"
|
||||
COREOS_GO_GO111MODULE="off"
|
||||
EGIT_REPO_URI="https://github.com/coreos/go-tspi.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user