summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2019-02-24 07:54:43 -0500
committerAaron W. Swenson <titanofold@gentoo.org>2019-02-24 07:55:02 -0500
commit142f99098551a413a445aabe876dcb151591bcd7 (patch)
tree61874f3b5fb52e59552aaef84fd92ea9c981914a
parentapp-admin/restart-services: recover only stable version (diff)
downloadgentoo-142f9909.tar.gz
gentoo-142f9909.tar.bz2
gentoo-142f9909.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>
-rw-r--r--net-dns/ddclient/ddclient-3.9.0-r2.ebuild4
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"