diff options
author | Sam James <sam@gentoo.org> | 2024-07-06 06:24:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-06 06:24:47 +0100 |
commit | 33e5f235c04766ae647cf19eaa8ce5c62f9118f2 (patch) | |
tree | c595d624263f83d66e9e6ca8d4d3c592799fafc4 /net-firewall | |
parent | sec-keys/openpgp-keys-yubico: drop 20230825 (diff) | |
download | gentoo-33e5f235c04766ae647cf19eaa8ce5c62f9118f2.tar.gz gentoo-33e5f235c04766ae647cf19eaa8ce5c62f9118f2.tar.bz2 gentoo-33e5f235c04766ae647cf19eaa8ce5c62f9118f2.zip |
net-firewall/ipset: Stabilize 7.22-r1 arm64, #935577
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.22-r1.ebuild b/net-firewall/ipset/ipset-7.22-r1.ebuild index bd7d4862f0d3..4388612ffdf8 100644 --- a/net-firewall/ipset/ipset-7.22-r1.ebuild +++ b/net-firewall/ipset/ipset-7.22-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 |