diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 18:02:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 18:02:09 +0000 |
commit | 4d36e665233ef25390047cd94d5803fd15bf89df (patch) | |
tree | de5a74250686c17dea70ff7be42350c9aba7aace /net-firewall | |
parent | media-libs/lib3mf: Stabilize 2.1.1-r1 x86, #775362 (diff) | |
download | gentoo-4d36e665233ef25390047cd94d5803fd15bf89df.tar.gz gentoo-4d36e665233ef25390047cd94d5803fd15bf89df.tar.bz2 gentoo-4d36e665233ef25390047cd94d5803fd15bf89df.zip |
net-firewall/nftables: Stabilize 0.9.6-r1 x86, #777813
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.6-r1.ebuild b/net-firewall/nftables/nftables-0.9.6-r1.ebuild index dfb33434e20b..07b3334c70cb 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=" |