diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-06 13:45:47 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-06 13:45:47 +0200 |
commit | 895231da2c5f8abe6fd32485e377ec52c9118769 (patch) | |
tree | 8594b1a67444f44697c3b434001d80a5b47b9d9c /sys-devel | |
parent | sys-devel/kgcc64: Version bump. (diff) | |
download | gentoo-895231da2c5f8abe6fd32485e377ec52c9118769.tar.gz gentoo-895231da2c5f8abe6fd32485e377ec52c9118769.tar.bz2 gentoo-895231da2c5f8abe6fd32485e377ec52c9118769.zip |
sys-devel/kgcc64: Stable for HPPA too.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.4.6.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.5.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.6.4.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/kgcc64/kgcc64-4.7.4.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild index 0047b8690a20..44fb7243b552 100644 --- a/sys-devel/kgcc64/kgcc64-4.4.6.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -23,7 +23,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="~hppa ~sparc" +KEYWORDS="hppa ~sparc" RDEPEND=">=dev-libs/gmp-4.2.1 >=dev-libs/mpfr-2.3.2 diff --git a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild index 32a45608cb74..8a98169637fe 100644 --- a/sys-devel/kgcc64/kgcc64-4.5.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -23,7 +23,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="~hppa ~sparc" +KEYWORDS="hppa ~sparc" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild index 5c2cf09e614e..5f6fc1d5a612 100644 --- a/sys-devel/kgcc64/kgcc64-4.6.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -23,7 +23,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="~hppa ~sparc" +KEYWORDS="hppa ~sparc" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 diff --git a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild index 9637aa9b94d3..787c3e6b10b9 100644 --- a/sys-devel/kgcc64/kgcc64-4.7.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -23,7 +23,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="~hppa ~mips ~sparc" +KEYWORDS="hppa ~mips ~sparc" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 |