diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 22:02:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 22:02:27 +0100 |
commit | 3c7cd89d7f539de56cf705a272e1a9b29f0a5922 (patch) | |
tree | a51a3466b09fcc728c97b24c8a67749998f23821 /net-firewall/ipset | |
parent | dev-perl/IPC-Run: Stabilize 20220807.0.0 x86, #910797 (diff) | |
download | gentoo-3c7cd89d7f539de56cf705a272e1a9b29f0a5922.tar.gz gentoo-3c7cd89d7f539de56cf705a272e1a9b29f0a5922.tar.bz2 gentoo-3c7cd89d7f539de56cf705a272e1a9b29f0a5922.zip |
net-firewall/ipset: Stabilize 7.17-r1 x86, #911017
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/ipset')
-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 49b82752910f..6b07c373d38f 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 |