Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/
Date: Wed, 27 Feb 2019 08:21:02
Message-Id: 1551254380.32ad1008a4935e819318226b92c4537f0e6a8269.slyfox@gentoo
1 commit: 32ad1008a4935e819318226b92c4537f0e6a8269
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 27 07:59:40 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 27 07:59:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ad1008
7
8 net-dns/ddclient: stable 3.9.0-r2 for ppc64, bug #678676
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-dns/ddclient/ddclient-3.9.0-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild b/net-dns/ddclient/ddclient-3.9.0-r2.ebuild
18 index fdbd3684995..6c6791176e8 100644
19 --- a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild
20 +++ b/net-dns/ddclient/ddclient-3.9.0-r2.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
22 HOMEPAGE="https://sourceforge.net/projects/ddclient/"
23 SRC_URI="mirror://sourceforge/ddclient/${P}.tar.gz"
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
26 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
27 LICENSE="GPL-2+"
28 SLOT="0"
29 IUSE="examples iproute2"