diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:06:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 15:07:18 +0100 |
commit | f43b317d76406d2ab2f30c2ee12a5259cb0d7c61 (patch) | |
tree | f1ceb03e2f63a3b0498e317c0cb9ce0a6dcb11dc /net-dns/ddclient | |
parent | dev-libs/ell: ppc stable wrt bug #695848 (diff) | |
download | gentoo-f43b317d76406d2ab2f30c2ee12a5259cb0d7c61.tar.gz gentoo-f43b317d76406d2ab2f30c2ee12a5259cb0d7c61.tar.bz2 gentoo-f43b317d76406d2ab2f30c2ee12a5259cb0d7c61.zip |
net-dns/ddclient: ppc stable wrt bug #702792
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/ddclient')
-rw-r--r-- | net-dns/ddclient/ddclient-3.9.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/ddclient/ddclient-3.9.0-r3.ebuild b/net-dns/ddclient/ddclient-3.9.0-r3.ebuild index 92660bf8b0d4..f1f91a99e27e 100644 --- a/net-dns/ddclient/ddclient-3.9.0-r3.ebuild +++ b/net-dns/ddclient/ddclient-3.9.0-r3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries" HOMEPAGE="https://sourceforge.net/projects/ddclient/" SRC_URI="mirror://sourceforge/ddclient/${P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86" LICENSE="GPL-2+" SLOT="0" IUSE="examples iproute2" |