Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipt_netflow/
Date: Wed, 02 Dec 2020 07:19:52
Message-Id: 1606893584.33617ac933a94e65104c236d48dca071753256a7.pinkbyte@gentoo
1 commit: 33617ac933a94e65104c236d48dca071753256a7
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 07:17:16 2020 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 07:19:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33617ac9
7
8 net-firewall/ipt_netflow-2.5.1-r1: stable for amd64/x86
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
12
13 net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild
17 index 8fa83402ada..d64a581002f 100644
18 --- a/net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild
19 +++ b/net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/aabc/ipt-netflow/archive/v${PV}.tar.gz -> ${P}.tar.g
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 IUSE="debug natevents snmp"