coreos-base/coreos-cloudinit: Bump to EAPI=7 to use the host Go

This commit is contained in:
David Michael 2018-12-18 18:11:49 +00:00
parent 8b54bbe906
commit 50f2d3dfd0

View File

@ -1,7 +1,7 @@
# Copyright (c) 2014 CoreOS, Inc.. All rights reserved. # Copyright (c) 2014 CoreOS, Inc.. All rights reserved.
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=5 EAPI=7
CROS_WORKON_PROJECT="coreos/coreos-cloudinit" CROS_WORKON_PROJECT="coreos/coreos-cloudinit"
CROS_WORKON_LOCALNAME="coreos-cloudinit" CROS_WORKON_LOCALNAME="coreos-cloudinit"
CROS_WORKON_REPO="git://github.com" CROS_WORKON_REPO="git://github.com"