diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-28 18:02:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-28 18:02:29 +0200 |
commit | 662b5ae8118ad469f4fce9a68db69a164ffcb0c2 (patch) | |
tree | 79a02f1cd5cf34036ca1845f494daa58d94a08a0 /net-firewall | |
parent | media-sound/jack2: drop obsolete patch in live (diff) | |
download | gentoo-662b5ae8118ad469f4fce9a68db69a164ffcb0c2.tar.gz gentoo-662b5ae8118ad469f4fce9a68db69a164ffcb0c2.tar.bz2 gentoo-662b5ae8118ad469f4fce9a68db69a164ffcb0c2.zip |
net-firewall/ipset: Stabilize 7.17 arm, #892177
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.17.ebuild b/net-firewall/ipset/ipset-7.17.ebuild index 209eb354279a..4c06251faefc 100644 --- a/net-firewall/ipset/ipset-7.17.ebuild +++ b/net-firewall/ipset/ipset-7.17.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86" RDEPEND=" >=net-firewall/iptables-1.4.7 |