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 95443139083 for ; Thu, 16 Mar 2017 10:59:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03E3CE0BCF; Thu, 16 Mar 2017 10:59:46 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6667E0BCB for ; Thu, 16 Mar 2017 10:59:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E5CA341421 for ; Thu, 16 Mar 2017 10:59:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA7696A1C for ; Thu, 16 Mar 2017 10:59:43 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1489661972.e76ddad08087b9330b702eed528f13d455d0f5d9.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/firehol/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/firehol/firehol-3.1.3.ebuild X-VCS-Directories: net-firewall/firehol/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: e76ddad08087b9330b702eed528f13d455d0f5d9 X-VCS-Branch: master Date: Thu, 16 Mar 2017 10:59:43 +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: 39e4f7a9-ab09-4207-b33c-3397938ce083 X-Archives-Hash: 516ab1e92b3aaf8bbbe380e9e21e62f7 commit: e76ddad08087b9330b702eed528f13d455d0f5d9 Author: Michael Weber gentoo org> AuthorDate: Thu Mar 16 10:26:58 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Thu Mar 16 10:59:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e76ddad0 net-firewall/firehol: ppc stable (bug 611750). Package-Manager: Portage-2.3.4, Repoman-2.3.2 net-firewall/firehol/firehol-3.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/firehol/firehol-3.1.3.ebuild b/net-firewall/firehol/firehol-3.1.3.ebuild index 449816ce5f0..18d79395cc9 100644 --- a/net-firewall/firehol/firehol-3.1.3.ebuild +++ b/net-firewall/firehol/firehol-3.1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/firehol/firehol/releases/download/v${PV}/${P}.tar.xz LICENSE="GPL-2" SLOT="0" IUSE="doc ipv6" -KEYWORDS="amd64 arm ~ppc" +KEYWORDS="amd64 arm ppc" RDEPEND="net-firewall/iptables sys-apps/iproute2[-minimal,ipv6?]