diff options
Diffstat (limited to 'sys-boot/colo/colo-1.22.ebuild')
-rw-r--r-- | sys-boot/colo/colo-1.22.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/colo/colo-1.22.ebuild b/sys-boot/colo/colo-1.22.ebuild index 94a56a3c4d50..36d8c6e08464 100644 --- a/sys-boot/colo/colo-1.22.ebuild +++ b/sys-boot/colo/colo-1.22.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils toolchain-funcs DESCRIPTION="CObalt LOader - Modern bootloader for Cobalt MIPS machines" |