mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-03 12:51:11 +02:00
app-admin/kubelet: fix go slot dep
This commit is contained in:
parent
182a2341a1
commit
7bf0ce9bfe
@ -19,7 +19,7 @@ LICENSE="Apache-2.0"
|
|||||||
SLOT="0"
|
SLOT="0"
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
DEPEND="dev-lang/go"
|
DEPEND="dev-lang/go:="
|
||||||
RDEPEND="net-misc/socat"
|
RDEPEND="net-misc/socat"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user