diff options
Diffstat (limited to 'sys-devel/kgcc64/kgcc64-4.7.4.ebuild')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild index aa235803a20c..3b8f855aadcb 100644 --- a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="hppa ~mips ~sparc" +KEYWORDS="hppa ~mips" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 |