summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-08 22:27:48 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-08 22:27:48 -0400
commit1a022ed7f615321a8679f3c1f18729a2afbe9e2f (patch)
treef4c96e281a7e2713c6d43bf3350d64ddc87b1c8c
parentmedia-libs/mesa: arm64 stable (bug #682616) (diff)
downloadgentoo-1a022ed7.tar.gz
gentoo-1a022ed7.tar.bz2
gentoo-1a022ed7.zip
net-libs/libmicrodns: arm64 keyworded (bug #653800)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--net-libs/libmicrodns/libmicrodns-0.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libmicrodns/libmicrodns-0.0.9.ebuild b/net-libs/libmicrodns/libmicrodns-0.0.9.ebuild
index 917e4787ca94..2ac4653346f0 100644
--- a/net-libs/libmicrodns/libmicrodns-0.0.9.ebuild
+++ b/net-libs/libmicrodns/libmicrodns-0.0.9.ebuild
@@ -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"