diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-18 10:08:14 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-18 10:08:14 +0100 |
commit | ed445b39c544a5e19f86e67b58f5ec6a970b79c3 (patch) | |
tree | 6122d98b51b3453a487f515dbe0a2993702b4163 /sys-devel | |
parent | app-shells/hstr: drop multilib support and add back x86 platform. (diff) | |
download | gentoo-ed445b39c544a5e19f86e67b58f5ec6a970b79c3.tar.gz gentoo-ed445b39c544a5e19f86e67b58f5ec6a970b79c3.tar.bz2 gentoo-ed445b39c544a5e19f86e67b58f5ec6a970b79c3.zip |
sys-devel/kgcc64: Stable for HPPA (bug #603260).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/kgcc64/kgcc64-5.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/kgcc64/kgcc64-5.4.0.ebuild b/sys-devel/kgcc64/kgcc64-5.4.0.ebuild index be9b5cf82545..2c72348d547c 100644 --- a/sys-devel/kgcc64/kgcc64-5.4.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-5.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on mips and sparc; all other archs, refer to bug #228115 -KEYWORDS="~hppa ~mips" +KEYWORDS="hppa ~mips" RDEPEND=">=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 |