diff options
author | Sam James <sam@gentoo.org> | 2023-08-17 03:55:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-17 03:55:10 +0100 |
commit | a15a9579c837875ee585643f4b9033878fd6a868 (patch) | |
tree | 3b4a4ea464010b0f58779080455cb9a574872100 /net-firewall | |
parent | net-firewall/firewalld: Stabilize 2.0.0 arm64, #910958 (diff) | |
download | gentoo-a15a9579c837875ee585643f4b9033878fd6a868.tar.gz gentoo-a15a9579c837875ee585643f4b9033878fd6a868.tar.bz2 gentoo-a15a9579c837875ee585643f4b9033878fd6a868.zip |
net-firewall/ipset: Stabilize 7.17-r1 arm64, #911017
Signed-off-by: Sam James <sam@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 45535041339e..ba24f6c092aa 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 |