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 3AA041382C5 for ; Fri, 23 Mar 2018 00:02:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89A92E09CB; Fri, 23 Mar 2018 00:02:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 60248E09C9 for ; Fri, 23 Mar 2018 00:02:20 +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 37FF0335C7A for ; Fri, 23 Mar 2018 00:02:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D5E6269 for ; Fri, 23 Mar 2018 00:02:16 +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: <1521763282.c403157002e3e15aa1120f5dd4df04af3e2fc4b7.slyfox@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.13.ebuild X-VCS-Directories: net-p2p/gtk-gnutella/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c403157002e3e15aa1120f5dd4df04af3e2fc4b7 X-VCS-Branch: master Date: Fri, 23 Mar 2018 00:02:16 +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: 35c4a94d-5795-4c86-a423-603a709167c4 X-Archives-Hash: 56be3f1593b83861b72bf85c83dba8a1 commit: c403157002e3e15aa1120f5dd4df04af3e2fc4b7 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Mar 23 00:01:22 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Mar 23 00:01:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4031570 net-p2p/gtk-gnutella: keyworded 1.1.13 for ppc64, bug #651182 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild index 3593ea42e7f..82a089ed105 100644 --- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild +++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="http://gtk-gnutella.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" RDEPEND=" sys-libs/binutils-libs:=