sys-devel/kgcc64: drop ~sparc
authorRolf Eike Beer <eike@sf-mail.de>
Sun, 12 Apr 2020 12:43:16 +0000 (14:43 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 12 Apr 2020 15:05:21 +0000 (16:05 +0100)
Sparc kernels can be built with a normal gcc for a while, and noone should be
using a kernel that actually requires such an old compiler to be built.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
12 files changed:
sys-devel/kgcc64/kgcc64-4.1.2.ebuild
sys-devel/kgcc64/kgcc64-4.2.4.ebuild
sys-devel/kgcc64/kgcc64-4.3.5.ebuild
sys-devel/kgcc64/kgcc64-4.4.5.ebuild
sys-devel/kgcc64/kgcc64-4.4.6.ebuild
sys-devel/kgcc64/kgcc64-4.5.3.ebuild
sys-devel/kgcc64/kgcc64-4.5.4.ebuild
sys-devel/kgcc64/kgcc64-4.6.4.ebuild
sys-devel/kgcc64/kgcc64-4.7.3.ebuild
sys-devel/kgcc64/kgcc64-4.7.4.ebuild
sys-devel/kgcc64/kgcc64-4.8.3.ebuild
sys-devel/kgcc64/kgcc64-4.8.5.ebuild

index f1847c8ee0754fb7dee579db64da7439de2696e0..883ca7325f53488a33db6fef1c40c6cb55b15059 100644 (file)
@@ -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
index ac2842ee8815369a090b35868eb555ae0d4b19ba..14b4c7052747c94e8d1f1b4ad94811843fb8962a 100644 (file)
@@ -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
index 80a48385ee9bdcf3e33d493a087bc92fe18f5900..7010d61576d5b8f647c359a145d3472209e2bce6 100644 (file)
@@ -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
index e8b3097fd90e00945ffaf96a0259688614cd8750..18c238f2e76f6d4d779c0a3f013042b7ebda7fa5 100644 (file)
@@ -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
index 83f02acb5ebc2078c38e6ec0ff833c7b7d5d78a9..37b50a1ffa1ec424d786e4d8ec1cdd6a273576ef 100644 (file)
@@ -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
index 7603c4f27604b43d86ec41a4f9f049df4e20decd..c831c6372f4b585fe13f29b903c52f148defd33c 100644 (file)
@@ -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
index da8ba44fcf4ccacc4e7d860f5e5a9ff82076a4d3..ef5e53e186226ed68fc39e096af82cb38474c1e5 100644 (file)
@@ -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
index 51b861eb2807c3a0f3943f503a5eba915f6afc62..72bb27b5db036841b592f17b45531dd4d3f714ee 100644 (file)
@@ -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
index a6b40daf869389faa1b9da816281e4241e013440..8d0c8db5b9391f2905613af81d1a2cee5b3b55da 100644 (file)
@@ -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
index aa235803a20c289a59272e27f02967cc523628bc..3b8f855aadcb61653ef253ce3a4d307f4e8406b7 100644 (file)
@@ -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
index bbb90499c8059747ec68ae4736da5c7104b1d665..4cc6c262958d06f4fc27208d79b591ade96fad39 100644 (file)
@@ -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
index c4182cc35854f7940fb5bb9ca5fd95eb2ddbb70a..8d0c8db5b9391f2905613af81d1a2cee5b3b55da 100644 (file)
@@ -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