commit: a0e40db6d32de4cbc140c010f5efdd6cf37781d9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 23 20:46:42 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 20:47:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e40db6
net-firewall/nftables: Stabilize 0.9.6 arm64, #738464 Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/nftables/nftables-0.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/nftables/nftables-0.9.6.ebuild b/net-firewall/nftables/nftables-0.9.6.ebuild index 44e1fc441fb..2190ac9bb75 100644 --- a/net-firewall/nftables/nftables-0.9.6.ebuild +++ b/net-firewall/nftables/nftables-0.9.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables" RDEPEND="
