summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-02-21 02:19:01 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-02-21 03:17:20 +0100
commit87420408e35761a780fb7aea403ff90aa9913b16 (patch)
tree5eba551d6934f7dcdf1bb29a8f97916497b652e7 /net-firewall/ipset
parentnet-firewall/ipset: bump to v7.11 (diff)
downloadgentoo-87420408e35761a780fb7aea403ff90aa9913b16.tar.gz
gentoo-87420408e35761a780fb7aea403ff90aa9913b16.tar.bz2
gentoo-87420408e35761a780fb7aea403ff90aa9913b16.zip
net-firewall/ipset: x86 stable
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall/ipset')
-rw-r--r--net-firewall/ipset/ipset-6.38-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipset/ipset-6.38-r1.ebuild b/net-firewall/ipset/ipset-6.38-r1.ebuild
index 0dad3b3aca2c..884745128ee0 100644
--- a/net-firewall/ipset/ipset-6.38-r1.ebuild
+++ b/net-firewall/ipset/ipset-6.38-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc x86"
RDEPEND=">=net-firewall/iptables-1.4.7
net-libs/libmnl"