commit: b41d6168c31dc21aef2871051b163c766c2b4adb Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jan 10 12:16:26 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jan 10 12:16:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b41d6168
net-firewall/nftables: amd64 stable wrt bug #701852 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-firewall/nftables/nftables-0.9.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/nftables/nftables-0.9.3-r1.ebuild b/net-firewall/nftables/nftables-0.9.3-r1.ebuild index cea073e88dd..93d6929a942 100644 --- a/net-firewall/nftables/nftables-0.9.3-r1.ebuild +++ b/net-firewall/nftables/nftables-0.9.3-r1.ebuild @@ -14,7 +14,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="
