diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:36 +0200 |
commit | f7a4452f8d3cd21b77664dcdfd6319c7d64de340 (patch) | |
tree | ffc35012e75e1291ef224d8b61838250a5544652 /net-dns/ddclient | |
parent | net-dialup: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.tar.gz gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.tar.bz2 gentoo-f7a4452f8d3cd21b77664dcdfd6319c7d64de340.zip |
net-dns: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns/ddclient')
-rw-r--r-- | net-dns/ddclient/ddclient-3.9.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild b/net-dns/ddclient/ddclient-3.9.0-r2.ebuild index 4d7d99d3c2e9..7098cfde335d 100644 --- a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild +++ b/net-dns/ddclient/ddclient-3.9.0-r2.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" |