diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:49:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:56:51 +0200 |
commit | c9d42205c4184f297a9885764b481b3d3e2663c2 (patch) | |
tree | 44a25a63e4b781eeef3d298bab5af77d17383153 /net-firewall | |
parent | net-fs/nfs-utils: x86 stable (bug #738352) (diff) | |
download | gentoo-c9d42205c4184f297a9885764b481b3d3e2663c2.tar.gz gentoo-c9d42205c4184f297a9885764b481b3d3e2663c2.tar.bz2 gentoo-c9d42205c4184f297a9885764b481b3d3e2663c2.zip |
net-firewall/nftables: x86 stable (bug #738464)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.6.ebuild b/net-firewall/nftables/nftables-0.9.6.ebuild index dcc5edf1bde1..0d30999fa1dd 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=" |