net-dns/unbound: add ~arm64, closes bug #685404
authorStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 17:45:51 +0000 (12:45 -0500)
committerStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 17:46:22 +0000 (12:46 -0500)
Thanks to bertrand for reporting the issue!

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
net-dns/unbound/unbound-1.9.1.ebuild

index 6ae0e2e35b3eb719789ac7222dcd3519c2fc0658..8dde19fcab964548c315027f2678d05cb100bcf2 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz"
 
 LICENSE="BSD GPL-2"
 SLOT="0/8" # ABI version of libunbound.so
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
 IUSE="debug dnscrypt dnstap +ecdsa ecs gost libressl python redis selinux static-libs systemd test threads"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"