diff options
author | Conrad Kostecki <conrad@kostecki.com> | 2019-10-12 12:31:28 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-12 12:36:31 +0200 |
commit | e4fcec5bf462a4c27ae0970e8395e3c8929bb791 (patch) | |
tree | b1615fd5d8a1be8080e9a9dbb7c3630cb21d8868 /net-dns/ddclient | |
parent | net-analyzer/hydra: Correct USE=mongodb provider in metadata.xml (diff) | |
download | gentoo-e4fcec5bf462a4c27ae0970e8395e3c8929bb791.tar.gz gentoo-e4fcec5bf462a4c27ae0970e8395e3c8929bb791.tar.bz2 gentoo-e4fcec5bf462a4c27ae0970e8395e3c8929bb791.zip |
net-dns/ddclient: drop non-existent ~x86-fbsd keyword
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13261
Signed-off-by: Andreas Sturmlechner <asturm@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 a65c86456840..4ff4befed84f 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" LICENSE="GPL-2+" SLOT="0" IUSE="examples iproute2" |