summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-26 10:11:57 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-26 10:37:42 +0200
commit764cec1dfb9b5ccac7e7df1426da473befd47f4b (patch)
tree6775041d297d404ef6fdc655fc5ea6743987401b /net-libs/ldns
parentmedia-libs/libmetalink: keyword ~arm64 (diff)
downloadgentoo-764cec1dfb9b5ccac7e7df1426da473befd47f4b.tar.gz
gentoo-764cec1dfb9b5ccac7e7df1426da473befd47f4b.tar.bz2
gentoo-764cec1dfb9b5ccac7e7df1426da473befd47f4b.zip
net-libs/ldns: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-libs/ldns')
-rw-r--r--net-libs/ldns/ldns-1.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/ldns/ldns-1.7.0.ebuild b/net-libs/ldns/ldns-1.7.0.ebuild
index 95d656808cde..5e5b25fd009c 100644
--- a/net-libs/ldns/ldns-1.7.0.ebuild
+++ b/net-libs/ldns/ldns-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="+dane doc +ecdsa gost libressl python +ssl static-libs vim-syntax"
# configure will die if ecdsa is enabled and ssl is not