diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:16:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:16:45 +0200 |
commit | c53ec802b256179a123efd7b71278b924e9668fa (patch) | |
tree | c462d3a9d971d46ee4b97010cac70be606106312 /net-firewall | |
parent | mail-filter/postgrey: Stabilize 1.37_p20230714 amd64, #920111 (diff) | |
download | gentoo-c53ec802b256179a123efd7b71278b924e9668fa.tar.gz gentoo-c53ec802b256179a123efd7b71278b924e9668fa.tar.bz2 gentoo-c53ec802b256179a123efd7b71278b924e9668fa.zip |
net-firewall/ipset: Stabilize 7.19-r1 amd64, #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 6d6695e2bffc..c5eeb74d8100 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 |