diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:52:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-25 14:52:12 +0200 |
commit | 204147cfeec57c7c179582db1195618489685d69 (patch) | |
tree | cc252241f7115433dcf551263a5b36ecc8db53b6 /net-firewall | |
parent | dev-python/mongoengine: amd64 stable wrt bug #737776 (diff) | |
download | gentoo-204147cfeec57c7c179582db1195618489685d69.tar.gz gentoo-204147cfeec57c7c179582db1195618489685d69.tar.bz2 gentoo-204147cfeec57c7c179582db1195618489685d69.zip |
net-firewall/nftables: amd64 stable wrt bug #738464
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 2190ac9bb758..d4f50d64817d 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=" |