diff options
author | 2025-01-20 02:33:10 +0000 | |
---|---|---|
committer | 2025-01-20 02:33:10 +0000 | |
commit | cc4da86f76448bbd77be05b3ea6bcd6fe7dfc19c (patch) | |
tree | ab9451ed0a10b798f6329538c688766d4285d6e1 /net-firewall/ipset | |
parent | net-firewall/ipset: Stabilize 7.23 x86, #948408 (diff) | |
download | gentoo-cc4da86f76448bbd77be05b3ea6bcd6fe7dfc19c.tar.gz gentoo-cc4da86f76448bbd77be05b3ea6bcd6fe7dfc19c.tar.bz2 gentoo-cc4da86f76448bbd77be05b3ea6bcd6fe7dfc19c.zip |
net-firewall/ipset: Stabilize 7.23 arm64, #948408
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/ipset')
-rw-r--r-- | net-firewall/ipset/ipset-7.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.23.ebuild b/net-firewall/ipset/ipset-7.23.ebuild index f7b1dd66fe68..32b99889f241 100644 --- a/net-firewall/ipset/ipset-7.23.ebuild +++ b/net-firewall/ipset/ipset-7.23.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 |