commit: 10ad0f48490db11adc064f5a6241e0f96720c66d Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Sep 16 09:50:25 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Sep 16 09:50:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ad0f48
sys-devel/kgcc64: update comment about the arches needing kgcc64 Noticed by Rolf Eike Beer Package-Manager: Portage-2.3.8, Repoman-2.3.3 sys-devel/kgcc64/kgcc64-4.9.4.ebuild | 2 +- sys-devel/kgcc64/kgcc64-5.4.0.ebuild | 2 +- sys-devel/kgcc64/kgcc64-6.3.0.ebuild | 2 +- sys-devel/kgcc64/kgcc64-6.4.0.ebuild | 2 +- sys-devel/kgcc64/kgcc64-7.2.0.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-devel/kgcc64/kgcc64-4.9.4.ebuild b/sys-devel/kgcc64/kgcc64-4.9.4.ebuild index 40df19c0457..ec2766a42d2 100644 --- a/sys-devel/kgcc64/kgcc64-4.9.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.9.4.ebuild @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -# Works on mips and sparc; all other archs, refer to bug #228115 +# Works on hppa and mips; all other archs, refer to bug #228115 KEYWORDS="hppa ~mips" RDEPEND=">=dev-libs/gmp-4.3.2 diff --git a/sys-devel/kgcc64/kgcc64-5.4.0.ebuild b/sys-devel/kgcc64/kgcc64-5.4.0.ebuild index 40df19c0457..ec2766a42d2 100644 --- a/sys-devel/kgcc64/kgcc64-5.4.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-5.4.0.ebuild @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -# Works on mips and sparc; all other archs, refer to bug #228115 +# Works on hppa and mips; all other archs, refer to bug #228115 KEYWORDS="hppa ~mips" RDEPEND=">=dev-libs/gmp-4.3.2 diff --git a/sys-devel/kgcc64/kgcc64-6.3.0.ebuild b/sys-devel/kgcc64/kgcc64-6.3.0.ebuild index 12508960bb4..ded474dcdfa 100644 --- a/sys-devel/kgcc64/kgcc64-6.3.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-6.3.0.ebuild @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -# Works on mips and sparc; all other archs, refer to bug #228115 +# Works on hppa and mips; all other archs, refer to bug #228115 KEYWORDS="~hppa ~mips" RDEPEND=">=dev-libs/gmp-4.3.2 diff --git a/sys-devel/kgcc64/kgcc64-6.4.0.ebuild b/sys-devel/kgcc64/kgcc64-6.4.0.ebuild index 12508960bb4..ded474dcdfa 100644 --- a/sys-devel/kgcc64/kgcc64-6.4.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-6.4.0.ebuild @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -# Works on mips and sparc; all other archs, refer to bug #228115 +# Works on hppa and mips; all other archs, refer to bug #228115 KEYWORDS="~hppa ~mips" RDEPEND=">=dev-libs/gmp-4.3.2 diff --git a/sys-devel/kgcc64/kgcc64-7.2.0.ebuild b/sys-devel/kgcc64/kgcc64-7.2.0.ebuild index 54f64d8e539..798eef00c20 100644 --- a/sys-devel/kgcc64/kgcc64-7.2.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-7.2.0.ebuild @@ -22,7 +22,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" -# Works on mips and sparc; all other archs, refer to bug #228115 +# Works on hppa and mips; all other archs, refer to bug #228115 # unkeyworded, same as sys-devel/gcc #KEYWORDS="~hppa ~mips"
