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 EACE0138239 for ; Sun, 30 Jun 2019 15:59:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FEAFE0886; Sun, 30 Jun 2019 15:59:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9CA4E0886 for ; Sun, 30 Jun 2019 15:59:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A39683469EB for ; Sun, 30 Jun 2019 15:59:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 882FBA8 for ; Sun, 30 Jun 2019 15:59:11 +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: <1561910350.e2d41f355f7603c34ad62cf8e5928a468d4f56b1.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-8.3.0.ebuild X-VCS-Directories: sys-devel/kgcc64/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: e2d41f355f7603c34ad62cf8e5928a468d4f56b1 X-VCS-Branch: master Date: Sun, 30 Jun 2019 15:59:11 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3853a751-d87a-415b-b1b1-48c301598d1e X-Archives-Hash: 77f8356b17946e585f6d395796ef62dd commit: e2d41f355f7603c34ad62cf8e5928a468d4f56b1 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jun 30 15:58:55 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jun 30 15:59:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d41f35 sys-devel/kgcc64: Stable for hppa too Package-Manager: Portage-2.3.67, Repoman-2.3.16 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers gentoo.org> sys-devel/kgcc64/kgcc64-8.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/kgcc64/kgcc64-8.3.0.ebuild b/sys-devel/kgcc64/kgcc64-8.3.0.ebuild index 303eb1ba2db..b1710bc68fb 100644 --- a/sys-devel/kgcc64/kgcc64-8.3.0.ebuild +++ b/sys-devel/kgcc64/kgcc64-8.3.0.ebuild @@ -21,7 +21,7 @@ inherit eutils toolchain DESCRIPTION="64bit kernel compiler" # Works on hppa and mips; 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