Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipset/
Date: Thu, 20 Aug 2020 13:20:46
Message-Id: 1597929636.296b27f140cfb65c37bf0d3ce13e9c5924b9f9ee.sam@gentoo
1 commit: 296b27f140cfb65c37bf0d3ce13e9c5924b9f9ee
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 20 13:16:46 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 20 13:20:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296b27f1
7
8 net-firewall/ipset: Stabilize 6.38-r1 arm64, #738076
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-firewall/ipset/ipset-6.38-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/ipset/ipset-6.38-r1.ebuild b/net-firewall/ipset/ipset-6.38-r1.ebuild
16 index 37f222b9c79..0dad3b3aca2 100644
17 --- a/net-firewall/ipset/ipset-6.38-r1.ebuild
18 +++ b/net-firewall/ipset/ipset-6.38-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ppc ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ppc ~x86"
25
26 RDEPEND=">=net-firewall/iptables-1.4.7
27 net-libs/libmnl"