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 CBBBC1382C5 for ; Mon, 25 Jan 2021 00:42:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22C9AE0A44; Mon, 25 Jan 2021 00:42:31 +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 0DAEEE0A44 for ; Mon, 25 Jan 2021 00:42:31 +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 E2E55340F47 for ; Mon, 25 Jan 2021 00:42:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 828934A4 for ; Mon, 25 Jan 2021 00:42:28 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1611535337.9a4f71c5b1104f5f0d688b9508165ac9d6dfda72.sam@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.2.0-r1.ebuild X-VCS-Directories: net-p2p/gtk-gnutella/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9a4f71c5b1104f5f0d688b9508165ac9d6dfda72 X-VCS-Branch: master Date: Mon, 25 Jan 2021 00:42:28 +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: 3778f7d5-cd0d-491d-b0d6-057bd227f2bf X-Archives-Hash: 03b8fb70002a86ce64871c656f3d22d0 commit: 9a4f71c5b1104f5f0d688b9508165ac9d6dfda72 Author: Sam James gentoo org> AuthorDate: Mon Jan 25 00:42:17 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 25 00:42:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4f71c5 net-p2p/gtk-gnutella: Stabilize 1.2.0-r1 amd64, #766809 Signed-off-by: Sam James gentoo.org> net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild b/net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild index f963c7142b5..c687c1eaba4 100644 --- a/net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild +++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.2.0-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk-gnutella.sourceforge.net/" SLOT="0" LICENSE="CC-BY-SA-4.0 GPL-2" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" RDEPEND=" sys-libs/binutils-libs:=