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 5A22C13835C for ; Fri, 27 Nov 2020 08:41:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEE14E088B; Fri, 27 Nov 2020 08:41:07 +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 974EBE0885 for ; Fri, 27 Nov 2020 08:41:07 +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 2F617340A15 for ; Fri, 27 Nov 2020 08:41:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A584D46F for ; Fri, 27 Nov 2020 08:41:04 +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: <1606466437.ee063c1bf79e32e3a8901b44e01861c0baebdf94.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arpoison/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/arpoison/arpoison-0.7.ebuild X-VCS-Directories: net-analyzer/arpoison/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ee063c1bf79e32e3a8901b44e01861c0baebdf94 X-VCS-Branch: master Date: Fri, 27 Nov 2020 08:41:04 +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: a895969d-92bd-466e-a4de-cf47a18fbe88 X-Archives-Hash: 7034b5829ea748e89675491b5a3497a8 commit: ee063c1bf79e32e3a8901b44e01861c0baebdf94 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Nov 27 08:40:37 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Nov 27 08:40:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee063c1b net-analyzer/arpoison: ppc stable wrt bug #756949 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> net-analyzer/arpoison/arpoison-0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/arpoison/arpoison-0.7.ebuild b/net-analyzer/arpoison/arpoison-0.7.ebuild index 2547f9681f8..76797d0b0dd 100644 --- a/net-analyzer/arpoison/arpoison-0.7.ebuild +++ b/net-analyzer/arpoison/arpoison-0.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc x86" +KEYWORDS="~amd64 ~arm ppc x86" RDEPEND=" net-libs/libnet:1.1