commit: 1abe6875a0e4323478885fdf8624698f3c693339 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 01:35:28 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 01:35:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abe6875
net-firewall/ipset: Stabilize 7.10 arm64, #771798 Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/ipset/ipset-7.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/ipset/ipset-7.10.ebuild b/net-firewall/ipset/ipset-7.10.ebuild index 79d4df73d31..ef2705b37cb 100644 --- a/net-firewall/ipset/ipset-7.10.ebuild +++ b/net-firewall/ipset/ipset-7.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://ipset.netfilter.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86" BDEPEND="virtual/pkgconfig"
