commit: ed445b39c544a5e19f86e67b58f5ec6a970b79c3
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 09:08:14 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:08:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed445b39
sys-devel/kgcc64: Stable for HPPA (bug #603260).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
sys-devel/kgcc64/kgcc64-5.4.0.ebuild | 4 ++--
1 file 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 be9b5cf825..2c72348d54 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