From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5848213888F for ; Mon, 19 Oct 2015 09:27:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EE9321C03F; Mon, 19 Oct 2015 09:27:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D91021C037 for ; Mon, 19 Oct 2015 09:27:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0A1C340691 for ; Mon, 19 Oct 2015 09:27:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FF0E1357 for ; Mon, 19 Oct 2015 09:27:34 +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: <1445246765.27c70561d309d802f77c73204aaa26b71fc3de90.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/firehol/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/firehol/firehol-2.0.3.ebuild X-VCS-Directories: net-firewall/firehol/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 27c70561d309d802f77c73204aaa26b71fc3de90 X-VCS-Branch: master Date: Mon, 19 Oct 2015 09:27:34 +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: 6ec854d1-b0b7-4347-a7bd-e8e8643f3912 X-Archives-Hash: d636c5fe6ff4d13ef9d5509beac3466f commit: 27c70561d309d802f77c73204aaa26b71fc3de90 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Oct 19 09:26:05 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Oct 19 09:26:05 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c70561 net-firewall/firehol: amd64 stable wrt bug #562504 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" net-firewall/firehol/firehol-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/firehol/firehol-2.0.3.ebuild b/net-firewall/firehol/firehol-2.0.3.ebuild index 182c9eb..eda56e5 100644 --- a/net-firewall/firehol/firehol-2.0.3.ebuild +++ b/net-firewall/firehol/firehol-2.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://firehol.org/download/releases/v${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" IUSE="doc" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" RDEPEND="net-firewall/iptables sys-apps/iproute2[-minimal]