summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-25 21:24:48 +0000
committerSam James <sam@gentoo.org>2022-01-25 21:24:48 +0000
commit7982943b684fcfbf9f7da91315845a07a76b5e0a (patch)
treed6a37c3104aed47194cb03e8c11b72a4406312f1 /net-dns
parentnet-libs/ldns: Stabilize 1.8.0-r4 arm64, #831277 (diff)
downloadgentoo-7982943b684fcfbf9f7da91315845a07a76b5e0a.tar.gz
gentoo-7982943b684fcfbf9f7da91315845a07a76b5e0a.tar.bz2
gentoo-7982943b684fcfbf9f7da91315845a07a76b5e0a.zip
net-dns/ldns-utils: Stabilize 1.8.0-r3 arm64, #831277
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/ldns-utils/ldns-utils-1.8.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/ldns-utils/ldns-utils-1.8.0-r3.ebuild b/net-dns/ldns-utils/ldns-utils-1.8.0-r3.ebuild
index 4b70f566cf04..3f59da4cf82d 100644
--- a/net-dns/ldns-utils/ldns-utils-1.8.0-r3.ebuild
+++ b/net-dns/ldns-utils/ldns-utils-1.8.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,6 +10,6 @@ HOMEPAGE="http://www.nlnetlabs.nl/projects/ldns/"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND=">=net-libs/ldns-1.8.0-r3"