net-firewall/nftables: arm64 keyworded (bug #668906)
authorAaron Bauman <bman@gentoo.org>
Mon, 8 Apr 2019 20:17:36 +0000 (16:17 -0400)
committerAaron Bauman <bman@gentoo.org>
Mon, 8 Apr 2019 20:17:36 +0000 (16:17 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

net-firewall/nftables/nftables-0.9.0.ebuild

index e50541dcd2f5d04b026b94f8c99ecf168e781e1d..3a8ef1f307a26e091aabdc380f18937418224977 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://git.netfilter.org/nftables/snapshot/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
 IUSE="debug doc +gmp json +readline"
 
 RDEPEND=">=net-libs/libmnl-1.0.3:0=