diff options
-rw-r--r-- | dev-go/godep/godep-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-go/godep/godep-9999.ebuild b/dev-go/godep/godep-9999.ebuild index 6f0bf647b8a3..38416baad9b0 100644 --- a/dev-go/godep/godep-9999.ebuild +++ b/dev-go/godep/godep-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGO_PN=github.com/tools/godep if [[ ${PV} = *9999* ]]; then |