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 508D1138252 for ; Thu, 12 May 2016 09:51:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4ED90E07D4; Thu, 12 May 2016 09:51:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BF4DEE07D9 for ; Thu, 12 May 2016 09:51:19 +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 3E38133FA71 for ; Thu, 12 May 2016 09:51:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 729F233E for ; Thu, 12 May 2016 09:51:12 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1463046621.482103467a8ed2914b5b96b4821d5cae289c06dc.pinkbyte@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipt_netflow/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild X-VCS-Directories: net-firewall/ipt_netflow/ X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: 482103467a8ed2914b5b96b4821d5cae289c06dc X-VCS-Branch: master Date: Thu, 12 May 2016 09:51:12 +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: 2394b78d-de0e-4057-83da-c2ebf6719c02 X-Archives-Hash: a96da8d4ffa1b6313ffcb3c9bf59b84a commit: 482103467a8ed2914b5b96b4821d5cae289c06dc Author: Sergey Popov gentoo org> AuthorDate: Thu May 12 09:50:21 2016 +0000 Commit: Sergey Popov gentoo org> CommitDate: Thu May 12 09:50:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48210346 net-firewall/ipt_netflow-2.2: stable on amd64 and x86 Package-Manager: portage-2.2.28 net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild index c8c320f..25500ff0 100644 --- a/net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild +++ b/net-firewall/ipt_netflow/ipt_netflow-2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug snmp"