diff options
author | Sam James <sam@gentoo.org> | 2021-08-21 00:50:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-21 00:51:12 +0100 |
commit | 85c2ab6bc8d92bb172874fe8b0404299eacb101b (patch) | |
tree | 89438e5646cbdaf48743f22cd02ea4d94b7f2775 /net-firewall | |
parent | net-misc/modemmanager: Stabilize 1.16.8 ppc64, #806322 (diff) | |
download | gentoo-85c2ab6bc8d92bb172874fe8b0404299eacb101b.tar.gz gentoo-85c2ab6bc8d92bb172874fe8b0404299eacb101b.tar.bz2 gentoo-85c2ab6bc8d92bb172874fe8b0404299eacb101b.zip |
net-firewall/nftables: Stabilize 0.9.8 ppc64, #806322
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.8.ebuild b/net-firewall/nftables/nftables-0.9.8.ebuild index dad7cd02bbd6..4bf62cdbc284 100644 --- a/net-firewall/nftables/nftables-0.9.8.ebuild +++ b/net-firewall/nftables/nftables-0.9.8.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=" |