Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/
Date: Sat, 12 Oct 2019 10:36:45
Message-Id: 1570876591.e4fcec5bf462a4c27ae0970e8395e3c8929bb791.asturm@gentoo
1 commit: e4fcec5bf462a4c27ae0970e8395e3c8929bb791
2 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
3 AuthorDate: Sat Oct 12 10:31:28 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 10:36:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4fcec5b
7
8 net-dns/ddclient: drop non-existent ~x86-fbsd keyword
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
12 Closes: https://github.com/gentoo/gentoo/pull/13261
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 net-dns/ddclient/ddclient-3.9.0-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-dns/ddclient/ddclient-3.9.0-r3.ebuild b/net-dns/ddclient/ddclient-3.9.0-r3.ebuild
19 index a65c8645684..4ff4befed84 100644
20 --- a/net-dns/ddclient/ddclient-3.9.0-r3.ebuild
21 +++ b/net-dns/ddclient/ddclient-3.9.0-r3.ebuild
22 @@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
23 HOMEPAGE="https://sourceforge.net/projects/ddclient/"
24 SRC_URI="mirror://sourceforge/ddclient/${P}.tar.gz"
25
26 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
27 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
28 LICENSE="GPL-2+"
29 SLOT="0"
30 IUSE="examples iproute2"