diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-15 14:17:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-15 14:17:00 +0000 |
commit | 1694c0ce5c42b86fba1b4bb5648fbd308e52c280 (patch) | |
tree | af2900496dbe8533d19e4a2c631f1bc917d7825b /net-firewall | |
parent | app-admin/apache-tools: Stabilize 2.4.55 x86, #894146 (diff) | |
download | gentoo-1694c0ce5c42b86fba1b4bb5648fbd308e52c280.tar.gz gentoo-1694c0ce5c42b86fba1b4bb5648fbd308e52c280.tar.bz2 gentoo-1694c0ce5c42b86fba1b4bb5648fbd308e52c280.zip |
net-firewall/ipset: Stabilize 7.17 ppc64, #892177
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-7.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-7.17.ebuild b/net-firewall/ipset/ipset-7.17.ebuild index 4c06251faefc..acb679588765 100644 --- a/net-firewall/ipset/ipset-7.17.ebuild +++ b/net-firewall/ipset/ipset-7.17.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 |