Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipt_netflow/
Date: Fri, 27 Dec 2019 18:52:00
Message-Id: 1577472705.34f70c17dbb515c22d3590b0b37dc987f014ebc6.jer@gentoo
1 commit: 34f70c17dbb515c22d3590b0b37dc987f014ebc6
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 27 18:50:34 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 27 18:51:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f70c17
7
8 net-firewall/ipt_netflow: Stable for amd64 x86 too
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Closes: https://bugs.gentoo.org/659266
12 Closes: https://bugs.gentoo.org/660936
13 Closes: https://bugs.gentoo.org/678788
14 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
15
16 net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild b/net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild
20 index b8e3956550b..8db277d79e5 100644
21 --- a/net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild
22 +++ b/net-firewall/ipt_netflow/ipt_netflow-2.4.ebuild
23 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/aabc/ipt-netflow/archive/v${PV}.tar.gz -> ${P}.tar.g
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~x86"
28 +KEYWORDS="amd64 x86"
29
30 IUSE="debug natevents snmp"