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 31E2F13888F for ; Sun, 25 Oct 2015 11:07:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A59A21C009; Sun, 25 Oct 2015 11:07:55 +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 4901121C009 for ; Sun, 25 Oct 2015 11:07:55 +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 1DAFB3408DD for ; Sun, 25 Oct 2015 11:07:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E7621878 for ; Sun, 25 Oct 2015 11:07:50 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1445771102.e24988ef04a22a4090c69f8c693689f6ab977929.zlogene@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-r1.ebuild X-VCS-Directories: net-firewall/firehol/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e24988ef04a22a4090c69f8c693689f6ab977929 X-VCS-Branch: master Date: Sun, 25 Oct 2015 11:07:50 +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: fef7cb3b-ea08-4dea-bac4-03493b3a7330 X-Archives-Hash: 5fc2535caf0fedfb3b887a7511fdb6e2 commit: e24988ef04a22a4090c69f8c693689f6ab977929 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Oct 25 11:05:02 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Oct 25 11:05:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24988ef net-firewall/firehol: x86 stable wrt bug #562504 Package-Manager: portage-2.2.20.1 net-firewall/firehol/firehol-2.0.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/firehol/firehol-2.0.3-r1.ebuild b/net-firewall/firehol/firehol-2.0.3-r1.ebuild index 5fae331..0cb0c65 100644 --- a/net-firewall/firehol/firehol-2.0.3-r1.ebuild +++ b/net-firewall/firehol/firehol-2.0.3-r1.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]