Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ipset/
Date: Sat, 28 Jan 2023 16:02:39
Message-Id: 1674921749.662b5ae8118ad469f4fce9a68db69a164ffcb0c2.arthurzam@gentoo
1 commit: 662b5ae8118ad469f4fce9a68db69a164ffcb0c2
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 16:02:29 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 16:02:29 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662b5ae8
7
8 net-firewall/ipset: Stabilize 7.17 arm, #892177
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-firewall/ipset/ipset-7.17.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/ipset/ipset-7.17.ebuild b/net-firewall/ipset/ipset-7.17.ebuild
16 index 209eb354279a..4c06251faefc 100644
17 --- a/net-firewall/ipset/ipset-7.17.ebuild
18 +++ b/net-firewall/ipset/ipset-7.17.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86"
25
26 RDEPEND="
27 >=net-firewall/iptables-1.4.7