diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:03:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:03:42 +0000 |
commit | 654285fe7312ba0e99a977ae993de3e84a68b6e2 (patch) | |
tree | 8fb8e298bac4eb2dd0d0606fe2520deed40a9b3f /net-firewall | |
parent | dev-libs/libgpg-error: Stabilize 1.50 arm64, #940874 (diff) | |
download | gentoo-654285fe7312ba0e99a977ae993de3e84a68b6e2.tar.gz gentoo-654285fe7312ba0e99a977ae993de3e84a68b6e2.tar.bz2 gentoo-654285fe7312ba0e99a977ae993de3e84a68b6e2.zip |
net-firewall/ipset: Stabilize 7.22-r2 arm64, #940875
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.22-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.22-r2.ebuild b/net-firewall/ipset/ipset-7.22-r2.ebuild index cc3f3e625748..affe9147840d 100644 --- a/net-firewall/ipset/ipset-7.22-r2.ebuild +++ b/net-firewall/ipset/ipset-7.22-r2.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 |