From: Mike Frysinger Date: Thu, 1 Oct 2015 16:12:10 +0000 (-0400) Subject: sys-devel/kgcc64: drop lingering ppc support #444428 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=459672c64fb137d0888dde3c3f2e734deef501e3;p=gentoo.git sys-devel/kgcc64: drop lingering ppc support #444428 --- diff --git a/sys-devel/kgcc64/kgcc64-3.4.6.ebuild b/sys-devel/kgcc64/kgcc64-3.4.6.ebuild index e824f0497620..3d2988b4f0bc 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 cda5c9871caa..6d13f0e98e4e 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 a3a7e1906eae..b238546ece97 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