commit:     459672c64fb137d0888dde3c3f2e734deef501e3
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 16:12:10 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 16:12:10 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=459672c6

sys-devel/kgcc64: drop lingering ppc support #444428

 sys-devel/kgcc64/kgcc64-3.4.6.ebuild | 2 +-
 sys-devel/kgcc64/kgcc64-4.1.2.ebuild | 2 +-
 sys-devel/kgcc64/kgcc64-4.2.4.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/kgcc64/kgcc64-3.4.6.ebuild 
b/sys-devel/kgcc64/kgcc64-3.4.6.ebuild
index e824f04..3d2988b 100644
--- a/sys-devel/kgcc64/kgcc64-3.4.6.ebuild
+++ b/sys-devel/kgcc64/kgcc64-3.4.6.ebuild
@@ -23,7 +23,7 @@ inherit eutils toolchain
 
 DESCRIPTION="64bit kernel compiler"
 
-KEYWORDS="-* ~hppa ~mips ~ppc ~s390 sparc"
+KEYWORDS="-* ~hppa ~mips ~s390 sparc"
 
 # unlike every other target, hppa has not unified the 32/64 bit
 # ports in binutils yet

diff --git a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild 
b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild
index cda5c98..6d13f0e 100644
--- a/sys-devel/kgcc64/kgcc64-4.1.2.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.1.2.ebuild
@@ -23,7 +23,7 @@ inherit eutils toolchain
 
 DESCRIPTION="64bit kernel compiler"
 
-KEYWORDS="-* hppa ~mips ppc ~s390 sparc"
+KEYWORDS="-* hppa ~mips ~s390 sparc"
 
 # 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 a3a7e19..b238546 100644
--- a/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
+++ b/sys-devel/kgcc64/kgcc64-4.2.4.ebuild
@@ -23,7 +23,7 @@ inherit eutils toolchain
 
 DESCRIPTION="64bit kernel compiler"
 
-KEYWORDS="-* hppa ~mips ppc ~s390 ~sparc"
+KEYWORDS="-* hppa ~mips ~s390 ~sparc"
 
 # unlike every other target, hppa has not unified the 32/64 bit
 # ports in binutils yet

Reply via email to