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 37E58138334 for ; Tue, 6 Aug 2019 08:01:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D135E085D; Tue, 6 Aug 2019 08:01:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 64AB5E085D for ; Tue, 6 Aug 2019 08:01:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 468953497D7 for ; Tue, 6 Aug 2019 08:01:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73885758 for ; Tue, 6 Aug 2019 08:01:40 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1565078484.c905e4aa6e9b68ae09e999f608115a55bcd3121a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/gtk-gnutella/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/gtk-gnutella/gtk-gnutella-1.1.15.ebuild X-VCS-Directories: net-p2p/gtk-gnutella/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c905e4aa6e9b68ae09e999f608115a55bcd3121a X-VCS-Branch: master Date: Tue, 6 Aug 2019 08:01: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2bb143a2-82e8-4a57-8178-b716653a825c X-Archives-Hash: 608a6e83443d5fc28e14d928e883aa5c commit: c905e4aa6e9b68ae09e999f608115a55bcd3121a Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Aug 6 08:01:24 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Aug 6 08:01:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c905e4aa net-p2p/gtk-gnutella: ppc stable wrt bug #691324 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> net-p2p/gtk-gnutella/gtk-gnutella-1.1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.15.ebuild b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.15.ebuild index 05775beef84..9bf27abac4a 100644 --- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.15.ebuild +++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.15.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk-gnutella.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ~ppc64 ~x86 ~x86-fbsd" RDEPEND=" sys-libs/binutils-libs:=