summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-13 00:37:04 +0000
committerSam James <sam@gentoo.org>2023-12-13 00:37:04 +0000
commit145508796f62d5855f3160138e49006c91ca283c (patch)
treedf33a699883960574342633cea95c01cb4439858
parentnet-dns/ddclient: Stabilize 3.11.1 arm, #919799 (diff)
downloadgentoo-145508796f62d5855f3160138e49006c91ca283c.tar.gz
gentoo-145508796f62d5855f3160138e49006c91ca283c.tar.bz2
gentoo-145508796f62d5855f3160138e49006c91ca283c.zip
net-dns/ddclient: Stabilize 3.11.1 arm64, #919799
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-dns/ddclient/ddclient-3.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/ddclient/ddclient-3.11.1.ebuild b/net-dns/ddclient/ddclient-3.11.1.ebuild
index 153b55cf657b..de701dc83610 100644
--- a/net-dns/ddclient/ddclient-3.11.1.ebuild
+++ b/net-dns/ddclient/ddclient-3.11.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/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
LICENSE="GPL-2+"
SLOT="0"
IUSE="examples selinux test"