diff options
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-4.5.4.ebuild')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild index f89cae018873..da8ba44fcf4c 100644 --- a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=5 case ${CHOST} in hppa*) CTARGET=hppa64-${CHOST#*-};; |