diff options
Diffstat (limited to 'sys-boot/syslinux/syslinux-3.86.ebuild')
-rw-r--r-- | sys-boot/syslinux/syslinux-3.86.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/syslinux/syslinux-3.86.ebuild b/sys-boot/syslinux/syslinux-3.86.ebuild index 2d346e659351..5a228651d5ea 100644 --- a/sys-boot/syslinux/syslinux-3.86.ebuild +++ b/sys-boot/syslinux/syslinux-3.86.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 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="SysLinux, IsoLinux and PXELinux bootloader" |