Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/iptables/
Date: Fri, 28 Sep 2018 14:41:00
Message-Id: 1538145543.99c9c664665af84c0a097eeb170f4f0bf674d225.zlogene@gentoo
1 commit: 99c9c664665af84c0a097eeb170f4f0bf674d225
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 28 14:39:03 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 14:39:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c9c664
7
8 net-firewall/iptables: s390/sh/m68k stable wrt bug #641228
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 net-firewall/iptables/iptables-1.6.1-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/iptables/iptables-1.6.1-r3.ebuild b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
16 index 7d3ba830e63..e919344e870 100644
17 --- a/net-firewall/iptables/iptables-1.6.1-r3.ebuild
18 +++ b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
19 @@ -16,7 +16,7 @@ LICENSE="GPL-2"
20 # Subslot tracks libxtables as that's the one other packages generally link
21 # against and iptables changes. Will have to revisit if other sonames change.
22 SLOT="0/12"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
25 IUSE="conntrack ipv6 netlink nftables pcap static-libs"
26
27 COMMON_DEPEND="