app-emulation/acbuild: Bump to EAPI=7 to use the host Go

This commit is contained in:
David Michael 2018-12-18 17:47:20 +00:00
parent dea29687a6
commit 1304d37eaa

View File

@ -1,7 +1,7 @@
# Copyright (c) 2015 CoreOS, Inc. # Copyright (c) 2015 CoreOS, Inc.
# 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="appc/acbuild" CROS_WORKON_PROJECT="appc/acbuild"
CROS_WORKON_REPO="git://github.com" CROS_WORKON_REPO="git://github.com"
CROS_WORKON_LOCALNAME="appc-acbuild" CROS_WORKON_LOCALNAME="appc-acbuild"