diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:32:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:32:22 +0000 |
commit | f9d7aa8dfc17b96eb1aebf2ea931ac7be9f4908f (patch) | |
tree | 441a6362b2d7dc651155243fb889d8bb0accb8dd /net-firewall/ipset | |
parent | app-shells/dash: Stabilize 0.5.12 arm64, #892169 (diff) | |
download | gentoo-f9d7aa8dfc17b96eb1aebf2ea931ac7be9f4908f.tar.gz gentoo-f9d7aa8dfc17b96eb1aebf2ea931ac7be9f4908f.tar.bz2 gentoo-f9d7aa8dfc17b96eb1aebf2ea931ac7be9f4908f.zip |
net-firewall/ipset: Stabilize 7.17 arm64, #892177
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/ipset')
-rw-r--r-- | net-firewall/ipset/ipset-7.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipset/ipset-7.17.ebuild b/net-firewall/ipset/ipset-7.17.ebuild index 450b35c613fc..ff391fab36ee 100644 --- a/net-firewall/ipset/ipset-7.17.ebuild +++ b/net-firewall/ipset/ipset-7.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |