app-admin/mayday: Bump to EAPI=7 to use the host Go

This commit is contained in:
David Michael 2018-12-18 17:42:06 +00:00
parent 83e1636440
commit 7f91a36138

View File

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