diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 20:46:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-23 20:47:25 +0000 |
commit | a0e40db6d32de4cbc140c010f5efdd6cf37781d9 (patch) | |
tree | 9efb551b9d0cb8de6893e325cd79c7489ed79c27 | |
parent | dev-libs/nss: bump to v3.56 (diff) | |
download | gentoo-a0e40db6d32de4cbc140c010f5efdd6cf37781d9.tar.gz gentoo-a0e40db6d32de4cbc140c010f5efdd6cf37781d9.tar.bz2 gentoo-a0e40db6d32de4cbc140c010f5efdd6cf37781d9.zip |
net-firewall/nftables: Stabilize 0.9.6 arm64, #738464
Signed-off-by: Sam James <sam@gentoo.org>
-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 44e1fc441fb0..2190ac9bb758 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=" |