Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/
Date: Fri, 31 Jul 2020 02:38:37
Message-Id: 1596163002.376def45fb8a8e54c500accdaeb905303e711665.sam@gentoo
1 commit: 376def45fb8a8e54c500accdaeb905303e711665
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 31 02:36:42 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 02:36:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=376def45
7
8 net-dns/ddclient: arm stable (bug #734656)
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-dns/ddclient/ddclient-3.9.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-dns/ddclient/ddclient-3.9.1.ebuild b/net-dns/ddclient/ddclient-3.9.1.ebuild
17 index 1b3b4fe1091..8999892218e 100644
18 --- a/net-dns/ddclient/ddclient-3.9.1.ebuild
19 +++ b/net-dns/ddclient/ddclient-3.9.1.ebuild
20 @@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
21 HOMEPAGE="https://ddclient.net/"
22 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
26 LICENSE="GPL-2+"
27 SLOT="0"
28 IUSE="examples iproute2"