commit: 204147cfeec57c7c179582db1195618489685d69 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 12:52:12 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 12:52:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204147cf
net-firewall/nftables: amd64 stable wrt bug #738464 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <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 2190ac9bb75..d4f50d64817 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="
