diff options
author | Sam James <sam@gentoo.org> | 2024-03-24 11:34:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-24 11:34:20 +0000 |
commit | 0f924b5fd2e5980d8516748804a65fb996bcd25c (patch) | |
tree | f36fc4b074329b889f3ad163c4c2f063557afc44 /net-firewall | |
parent | sys-apps/nvme-cli: Stabilize 2.8 x86, #927700 (diff) | |
download | gentoo-0f924b5fd2e5980d8516748804a65fb996bcd25c.tar.gz gentoo-0f924b5fd2e5980d8516748804a65fb996bcd25c.tar.bz2 gentoo-0f924b5fd2e5980d8516748804a65fb996bcd25c.zip |
net-firewall/ipset: Stabilize 7.21 arm64, #927701
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.21.ebuild b/net-firewall/ipset/ipset-7.21.ebuild index 03d53eeda842..fec7e1b55a14 100644 --- a/net-firewall/ipset/ipset-7.21.ebuild +++ b/net-firewall/ipset/ipset-7.21.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 |