commit: f9d7aa8dfc17b96eb1aebf2ea931ac7be9f4908f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 27 06:32:22 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 27 06:32:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d7aa8d
net-firewall/ipset: Stabilize 7.17 arm64, #892177 Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/ipset/ipset-7.17.ebuild | 4 ++-- 1 file 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
