net-misc/zerotier: keyword ~arm64
authorAnthony G. Basile <blueness@gentoo.org>
Sun, 21 Apr 2019 03:25:02 +0000 (23:25 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Sun, 21 Apr 2019 03:25:02 +0000 (23:25 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

net-misc/zerotier/zerotier-1.2.12.ebuild

index fa68ddc1c4f26504f260ca6be137f198c1a1f995..6f5351d0790d3cdd32e344ad60eec6214094dfdd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# 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://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz -> ${P}.ta
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 S="${WORKDIR}/ZeroTierOne-${PV}"