diff options
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.1.2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.2.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.3.5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.4.5.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.4.6.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.5.3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.5.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.6.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.7.3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.7.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.8.3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.8.5.ebuild | 4 |
12 files changed, 24 insertions, 24 deletions
diff --git a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild index f1847c8ee075..883ca7325f53 100644 --- a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.1.2.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 @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -KEYWORDS="-* hppa ~mips ~s390 sparc" +KEYWORDS="-* hppa ~mips ~s390" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet diff --git a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild index ac2842ee8815..14b4c7052747 100644 --- a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.2.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 @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -KEYWORDS="-* hppa ~mips ~s390 ~sparc" +KEYWORDS="-* hppa ~mips ~s390" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet diff --git a/sys-devel/kgcc64/kgcc64-4.3.5.ebuild b/sys-devel/kgcc64/kgcc64-4.3.5.ebuild index 80a48385ee9b..7010d61576d5 100644 --- a/sys-devel/kgcc64/kgcc64-4.3.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.3.5.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" # unlike every other target, hppa has not unified the 32/64 bit # ports in binutils yet diff --git a/sys-devel/kgcc64/kgcc64-4.4.5.ebuild b/sys-devel/kgcc64/kgcc64-4.4.5.ebuild index e8b3097fd90e..18c238f2e76f 100644 --- a/sys-devel/kgcc64/kgcc64-4.4.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.4.5.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 sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.2.1 >=dev-libs/mpfr-2.3.2 diff --git a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild index 83f02acb5ebc..37b50a1ffa1e 100644 --- a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.4.6.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 ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.2.1 >=dev-libs/mpfr-2.3.2 diff --git a/sys-devel/kgcc64/kgcc64-4.5.3.ebuild b/sys-devel/kgcc64/kgcc64-4.5.3.ebuild index 7603c4f27604..c831c6372f4b 100644 --- a/sys-devel/kgcc64/kgcc64-4.5.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.5.3.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 sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild index da8ba44fcf4c..ef5e53e18622 100644 --- a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.5.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 ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild index 51b861eb2807..72bb27b5db03 100644 --- a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.6.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 ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.7.3.ebuild b/sys-devel/kgcc64/kgcc64-4.7.3.ebuild index a6b40daf8693..8d0c8db5b939 100644 --- a/sys-devel/kgcc64/kgcc64-4.7.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.7.3.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 sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 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 diff --git a/sys-devel/kgcc64/kgcc64-4.8.3.ebuild b/sys-devel/kgcc64/kgcc64-4.8.3.ebuild index bbb90499c805..4cc6c262958d 100644 --- a/sys-devel/kgcc64/kgcc64-4.8.3.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.8.3.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 ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.8.5.ebuild b/sys-devel/kgcc64/kgcc64-4.8.5.ebuild index c4182cc35854..8d0c8db5b939 100644 --- a/sys-devel/kgcc64/kgcc64-4.8.5.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.8.5.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 ~sparc" +KEYWORDS="hppa" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 |