summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-10-11 21:54:09 +0200
committerConrad Kostecki <conikost@gentoo.org>2020-10-11 22:15:19 +0200
commitc0b40392663843d04c35277ce7a0c9b36f0d5088 (patch)
tree102da362ba3a835628e97586ded45b81dcd47f5e /net-dns
parentnet-dns/dnssec-validator: add ~arm64 keyword (diff)
downloadgentoo-c0b40392663843d04c35277ce7a0c9b36f0d5088.tar.gz
gentoo-c0b40392663843d04c35277ce7a0c9b36f0d5088.tar.bz2
gentoo-c0b40392663843d04c35277ce7a0c9b36f0d5088.zip
net-dns/ddclient: add ~arm64 keyword
Tested on ~arm64 chroot at packet-at. All tests pass. Closes: https://bugs.gentoo.org/747604 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/ddclient/ddclient-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/ddclient/ddclient-3.9.1.ebuild b/net-dns/ddclient/ddclient-3.9.1.ebuild
index 8cdf7b8d9a91..eb32b5024e2b 100644
--- a/net-dns/ddclient/ddclient-3.9.1.ebuild
+++ b/net-dns/ddclient/ddclient-3.9.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
HOMEPAGE="https://ddclient.net/"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
LICENSE="GPL-2+"
SLOT="0"
IUSE="examples iproute2"