diff options
author | Sam James <sam@gentoo.org> | 2020-08-20 13:16:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-20 13:20:36 +0000 |
commit | 296b27f140cfb65c37bf0d3ce13e9c5924b9f9ee (patch) | |
tree | 1c7897d78b3aa9eb8f9f08f21d4a978221058ecb /net-firewall | |
parent | net-firewall/ebtables: Stabilize 2.0.11-r2 arm64, #738076 (diff) | |
download | gentoo-296b27f140cfb65c37bf0d3ce13e9c5924b9f9ee.tar.gz gentoo-296b27f140cfb65c37bf0d3ce13e9c5924b9f9ee.tar.bz2 gentoo-296b27f140cfb65c37bf0d3ce13e9c5924b9f9ee.zip |
net-firewall/ipset: Stabilize 6.38-r1 arm64, #738076
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-6.38-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-6.38-r1.ebuild b/net-firewall/ipset/ipset-6.38-r1.ebuild index 37f222b9c797..0dad3b3aca2c 100644 --- a/net-firewall/ipset/ipset-6.38-r1.ebuild +++ b/net-firewall/ipset/ipset-6.38-r1.ebuild @@ -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" |