diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:06 +0300 |
commit | 11ea254b7f9c7df2ee7ccdafe352a719d2481b49 (patch) | |
tree | c3231ac21cde00aec8b2c20ade158f4573566014 /net-firewall | |
parent | net-firewall/ipset: Stabilize 7.17-r1 amd64, #911017 (diff) | |
download | gentoo-11ea254b7f9c7df2ee7ccdafe352a719d2481b49.tar.gz gentoo-11ea254b7f9c7df2ee7ccdafe352a719d2481b49.tar.bz2 gentoo-11ea254b7f9c7df2ee7ccdafe352a719d2481b49.zip |
net-firewall/ipset: Stabilize 7.17-r1 arm, #911017
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.17-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.17-r1.ebuild b/net-firewall/ipset/ipset-7.17-r1.ebuild index 526dce7bbde6..49b82752910f 100644 --- a/net-firewall/ipset/ipset-7.17-r1.ebuild +++ b/net-firewall/ipset/ipset-7.17-r1.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 |