diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 13:58:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 13:58:04 +0200 |
commit | dbb99734ba27b1120ac6c6fff7dbcd24259c028e (patch) | |
tree | e7d79ecce3e6910bd1889cefa5a66a280b451763 /net-firewall | |
parent | sys-devel/crossdev: Stabilize 20230923 arm64, #920117 (diff) | |
download | gentoo-dbb99734ba27b1120ac6c6fff7dbcd24259c028e.tar.gz gentoo-dbb99734ba27b1120ac6c6fff7dbcd24259c028e.tar.bz2 gentoo-dbb99734ba27b1120ac6c6fff7dbcd24259c028e.zip |
net-firewall/ipset: Stabilize 7.19-r1 arm64, #920113
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.19-r1.ebuild b/net-firewall/ipset/ipset-7.19-r1.ebuild index 15cdfadce814..6d6695e2bffc 100644 --- a/net-firewall/ipset/ipset-7.19-r1.ebuild +++ b/net-firewall/ipset/ipset-7.19-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 |