diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2019-02-24 07:54:43 -0500 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2019-02-24 07:55:02 -0500 |
commit | 142f99098551a413a445aabe876dcb151591bcd7 (patch) | |
tree | 61874f3b5fb52e59552aaef84fd92ea9c981914a /net-dns/ddclient | |
parent | app-admin/restart-services: recover only stable version (diff) | |
download | gentoo-142f99098551a413a445aabe876dcb151591bcd7.tar.gz gentoo-142f99098551a413a445aabe876dcb151591bcd7.tar.bz2 gentoo-142f99098551a413a445aabe876dcb151591bcd7.zip |
net-dns/ddclient: Add hppa to missed ebuild
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Diffstat (limited to 'net-dns/ddclient')
-rw-r--r-- | net-dns/ddclient/ddclient-3.9.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild b/net-dns/ddclient/ddclient-3.9.0-r2.ebuild index dddb32450e97..4dc75c57fbb2 100644 --- a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild +++ b/net-dns/ddclient/ddclient-3.9.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" LICENSE="GPL-2+" SLOT="0" IUSE="examples iproute2" |