diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-16 10:50:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-16 10:50:25 +0100 |
commit | 10ad0f48490db11adc064f5a6241e0f96720c66d (patch) | |
tree | 077ba90122c695176b24d1109722a17184398ff4 /sys-devel/kgcc64 | |
parent | sys-devel/binutils-hppa64: restore keywords for 2.29 (diff) | |
download | gentoo-10ad0f48490db11adc064f5a6241e0f96720c66d.tar.gz gentoo-10ad0f48490db11adc064f5a6241e0f96720c66d.tar.bz2 gentoo-10ad0f48490db11adc064f5a6241e0f96720c66d.zip |
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
Diffstat (limited to 'sys-devel/kgcc64')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.9.4.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-5.4.0.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-6.3.0.ebuild | 2 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-6.4.0.ebuild | 2 | ||||
-rw-r--r-- | 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 40df19c0457a..ec2766a42d2d 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 40df19c0457a..ec2766a42d2d 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 12508960bb41..ded474dcdfa3 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 12508960bb41..ded474dcdfa3 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 54f64d8e539f..798eef00c209 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" |