diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:06 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-24 16:35:06 +0300 |
commit | 968a5acb5d2678bc5a7136aaf0d0a8ecbeea8fff (patch) | |
tree | d4a520c50dda54bd1afdad862712fbd322d7ddd1 /net-firewall | |
parent | dev-libs/libksba: Stabilize 1.6.4 sparc, #911016 (diff) | |
download | gentoo-968a5acb5d2678bc5a7136aaf0d0a8ecbeea8fff.tar.gz gentoo-968a5acb5d2678bc5a7136aaf0d0a8ecbeea8fff.tar.bz2 gentoo-968a5acb5d2678bc5a7136aaf0d0a8ecbeea8fff.zip |
net-firewall/ipset: Stabilize 7.17-r1 amd64, #911017
Signed-off-by: Arthur Zamarin <arthurzam@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 e4e4505a853a..526dce7bbde6 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 |