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 83620138359 for ; Sun, 23 Aug 2020 08:21:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7D8FE07A7; Sun, 23 Aug 2020 08:21:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A251EE07A7 for ; Sun, 23 Aug 2020 08:21:03 +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 B5AEA335DBB for ; Sun, 23 Aug 2020 08:21:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2839230A for ; Sun, 23 Aug 2020 08:21:01 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1598170854.29fa384ce78a57b77b7ca5e5601c9bea4ef6178a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/bmake/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/bmake/bmake-20200318.ebuild X-VCS-Directories: sys-devel/bmake/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 29fa384ce78a57b77b7ca5e5601c9bea4ef6178a X-VCS-Branch: master Date: Sun, 23 Aug 2020 08:21:01 +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: 2607aa9a-00da-43ab-b0b9-378bffb8d496 X-Archives-Hash: 5c6ef9df9fa4d97aae5fd6457e34b89e commit: 29fa384ce78a57b77b7ca5e5601c9bea4ef6178a Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Aug 23 08:20:54 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Aug 23 08:20:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fa384c sys-devel/bmake: stable 20200318 for ppc stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> sys-devel/bmake/bmake-20200318.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/bmake/bmake-20200318.ebuild b/sys-devel/bmake/bmake-20200318.ebuild index 6dd2080c668..b0c8b6fb0d9 100644 --- a/sys-devel/bmake/bmake-20200318.ebuild +++ b/sys-devel/bmake/bmake-20200318.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" S="${WORKDIR}/${PN}"