commit: 0ee2ae8e441f6fc854204ad83a0322cb61731158 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 9 01:28:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 9 01:28:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ee2ae8e
net-firewall/ipset: Stabilize 7.11 arm64, #788934 Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/ipset/ipset-7.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/ipset/ipset-7.11.ebuild b/net-firewall/ipset/ipset-7.11.ebuild index e5cf531894f..fd3fbe90750 100644 --- a/net-firewall/ipset/ipset-7.11.ebuild +++ b/net-firewall/ipset/ipset-7.11.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"
