Gentoo Archives: gentoo-commits

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