From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A2ABC138331 for ; Sun, 9 Oct 2016 09:38:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0830DE0B76; Sun, 9 Oct 2016 09:38:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1620E0B76 for ; Sun, 9 Oct 2016 09:38:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D1DA3415B6 for ; Sun, 9 Oct 2016 09:38:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5949B24A8 for ; Sun, 9 Oct 2016 09:38:40 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1476005918.df7d46a1fd0a9305af0123ccb4e0c39e17d502d7.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/kgcc64/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/kgcc64/kgcc64-4.9.4.ebuild X-VCS-Directories: sys-devel/kgcc64/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: df7d46a1fd0a9305af0123ccb4e0c39e17d502d7 X-VCS-Branch: master Date: Sun, 9 Oct 2016 09:38:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2dde7163-a7db-4e3a-aac5-a7b7162c4433 X-Archives-Hash: f037b3c4a60436ce09c08e282da73080 commit: df7d46a1fd0a9305af0123ccb4e0c39e17d502d7 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 9 09:38:13 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 9 09:38:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7d46a1 sys-devel/kgcc64: Stable for HPPA (bug #595560). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches sys-devel/kgcc64/kgcc64-4.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/kgcc64/kgcc64-4.9.4.ebuild b/sys-devel/kgcc64/kgcc64-4.9.4.ebuild index be9b5cf..90b9b6f 100644 --- a/sys-devel/kgcc64/kgcc64-4.9.4.ebuild +++ b/sys-devel/kgcc64/kgcc64-4.9.4.ebuild @@ -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