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: Wed, 15 Mar 2023 14:17:13
Message-Id: 1678889820.1694c0ce5c42b86fba1b4bb5648fbd308e52c280.arthurzam@gentoo
1 commit: 1694c0ce5c42b86fba1b4bb5648fbd308e52c280
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 15 14:17:00 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 15 14:17:00 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1694c0ce
7
8 net-firewall/ipset: Stabilize 7.17 ppc64, #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 4c06251faefc..acb679588765 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