commit: bfc2f979029bf2133c93813af4bf32ff0960cddd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 6 23:08:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 6 23:09:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc2f979
net-firewall/nftables: Stabilize 0.9.6-r1 ppc, #773118 Tested-by: ernsteiswuerfel <erhard_f <AT> mailbox.org> Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/nftables/nftables-0.9.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/nftables/nftables-0.9.6-r1.ebuild b/net-firewall/nftables/nftables-0.9.6-r1.ebuild index a2a6ade2a24..372ae0459c0 100644 --- a/net-firewall/nftables/nftables-0.9.6-r1.ebuild +++ b/net-firewall/nftables/nftables-0.9.6-r1.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 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 sparc ~x86" IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables" RDEPEND="
