net-libs/libmicrodns: arm64 keyworded (bug #653800)
authorAaron Bauman <bman@gentoo.org>
Tue, 9 Apr 2019 02:27:48 +0000 (22:27 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 9 Apr 2019 02:27:48 +0000 (22:27 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

net-libs/libmicrodns/libmicrodns-0.0.9.ebuild

index 917e4787ca942e76ad9665076dd1534d1a370be7..2ac4653346f0f9173eac86f872ee26b61a346299 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
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://github.com/videolabs/${PN}"
 else
        SRC_URI="https://github.com/videolabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ppc ppc64 x86"
+       KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
 fi
 
 LICENSE="LGPL-2.1"