diff options
author | Sam James <sam@gentoo.org> | 2023-08-05 01:32:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-05 01:32:46 +0100 |
commit | 04deae49f441fa7fc6d7159a5513ea07fdee493e (patch) | |
tree | 19da809ce36faef6ed76c4a28f2184e219681736 /net-firewall/ipset | |
parent | app-admin/tmpreaper: Stabilize 1.6.17 ppc, #909799 (diff) | |
download | gentoo-04deae49f441fa7fc6d7159a5513ea07fdee493e.tar.gz gentoo-04deae49f441fa7fc6d7159a5513ea07fdee493e.tar.bz2 gentoo-04deae49f441fa7fc6d7159a5513ea07fdee493e.zip |
net-firewall/ipset: Stabilize 7.17-r1 ppc, #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 6b07c373d38f..45535041339e 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 |