commit:     19404e53009ea3d960466e412bacd1d37ce5054b
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  6 19:35:53 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar  6 19:35:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19404e53

sys-devel/kgcc64: drop ~mips

sys-devel/gcc should be able to build kernels with needed ABI
with -mabi= regardless of ${CHOST}.

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 sys-devel/kgcc64/kgcc64-10.2.0.ebuild   | 4 ++--
 sys-devel/kgcc64/kgcc64-6.4.0.ebuild    | 4 ++--
 sys-devel/kgcc64/kgcc64-6.5.0.ebuild    | 4 ++--
 sys-devel/kgcc64/kgcc64-7.3.0.ebuild    | 4 ++--
 sys-devel/kgcc64/kgcc64-7.5.0.ebuild    | 4 ++--
 sys-devel/kgcc64/kgcc64-8.3.0.ebuild    | 4 ++--
 sys-devel/kgcc64/kgcc64-8.4.0.ebuild    | 4 ++--
 sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild | 4 ++--
 sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild | 2 +-
 9 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/sys-devel/kgcc64/kgcc64-10.2.0.ebuild 
b/sys-devel/kgcc64/kgcc64-10.2.0.ebuild
index e0c1432958e..c8abbd9325b 100644
--- a/sys-devel/kgcc64/kgcc64-10.2.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-10.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ inherit toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~mips"
+KEYWORDS="~hppa"
 
 # unlike every other target, hppa has not unified the 32/64 bit
 # ports in binutils yet

diff --git a/sys-devel/kgcc64/kgcc64-6.4.0.ebuild 
b/sys-devel/kgcc64/kgcc64-6.4.0.ebuild
index 4763f516019..5259047f507 100644
--- a/sys-devel/kgcc64/kgcc64-6.4.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-6.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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 hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="hppa ~mips"
+KEYWORDS="hppa"
 
 RDEPEND=">=dev-libs/gmp-4.3.2
        >=dev-libs/mpfr-2.4.2

diff --git a/sys-devel/kgcc64/kgcc64-6.5.0.ebuild 
b/sys-devel/kgcc64/kgcc64-6.5.0.ebuild
index b93df5a46bd..732f7b39996 100644
--- a/sys-devel/kgcc64/kgcc64-6.5.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-6.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,7 +22,7 @@ inherit toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~mips"
+KEYWORDS="~hppa"
 
 # unlike every other target, hppa has not unified the 32/64 bit
 # ports in binutils yet

diff --git a/sys-devel/kgcc64/kgcc64-7.3.0.ebuild 
b/sys-devel/kgcc64/kgcc64-7.3.0.ebuild
index c4cd0b6d323..6db14ea4472 100644
--- a/sys-devel/kgcc64/kgcc64-7.3.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-7.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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"
 
 # Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="hppa ~mips"
+KEYWORDS="hppa"
 
 RDEPEND=">=dev-libs/gmp-4.3.2
        >=dev-libs/mpfr-2.4.2

diff --git a/sys-devel/kgcc64/kgcc64-7.5.0.ebuild 
b/sys-devel/kgcc64/kgcc64-7.5.0.ebuild
index c52a4bfafc3..d92469d82fb 100644
--- a/sys-devel/kgcc64/kgcc64-7.5.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-7.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ inherit toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~mips"
+KEYWORDS="~hppa"
 
 # unlike every other target, hppa has not unified the 32/64 bit
 # ports in binutils yet

diff --git a/sys-devel/kgcc64/kgcc64-8.3.0.ebuild 
b/sys-devel/kgcc64/kgcc64-8.3.0.ebuild
index c4cd0b6d323..6db14ea4472 100644
--- a/sys-devel/kgcc64/kgcc64-8.3.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-8.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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"
 
 # Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="hppa ~mips"
+KEYWORDS="hppa"
 
 RDEPEND=">=dev-libs/gmp-4.3.2
        >=dev-libs/mpfr-2.4.2

diff --git a/sys-devel/kgcc64/kgcc64-8.4.0.ebuild 
b/sys-devel/kgcc64/kgcc64-8.4.0.ebuild
index da401c7c46b..db403176818 100644
--- a/sys-devel/kgcc64/kgcc64-8.4.0.ebuild
+++ b/sys-devel/kgcc64/kgcc64-8.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ inherit toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="~hppa ~mips"
+KEYWORDS="~hppa"
 
 # unlike every other target, hppa has not unified the 32/64 bit
 # ports in binutils yet

diff --git a/sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild 
b/sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild
index 368eaaac110..292900b5e11 100644
--- a/sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild
+++ b/sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ inherit toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="hppa ~mips"
+KEYWORDS="hppa"
 
 # unlike every other target, hppa has not unified the 32/64 bit
 # ports in binutils yet

diff --git a/sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild 
b/sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild
index 3b578b70a5c..973b2870eba 100644
--- a/sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild
+++ b/sys-devel/kgcc64/kgcc64-9.3.0-r2.ebuild
@@ -21,7 +21,7 @@ inherit toolchain
 DESCRIPTION="64bit kernel compiler"
 
 # Works on hppa and mips; all other archs, refer to bug #228115
-KEYWORDS="hppa ~mips"
+KEYWORDS="hppa"
 
 # unlike every other target, hppa has not unified the 32/64 bit
 # ports in binutils yet

Reply via email to