Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/
Date: Sun, 14 Oct 2018 22:35:23
Message-Id: 1539556457.cb30a19d7b1347dc994f4442976241d245d6b864.slyfox@gentoo
1 commit: cb30a19d7b1347dc994f4442976241d245d6b864
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 22:34:17 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 22:34:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb30a19d
7
8 net-dns/ddclient: keyworded 3.9.0-r1 for ia64, bug #668330
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ia64"
13
14 net-dns/ddclient/ddclient-3.9.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
18 index 33d7edf5e95..62e14a5fad1 100644
19 --- a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
20 +++ b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
22 HOMEPAGE="https://sourceforge.net/projects/ddclient/"
23 SRC_URI="mirror://sourceforge/ddclient/${P}.tar.gz"
24
25 -KEYWORDS="~amd64 ~mips x86 ~x86-fbsd"
26 +KEYWORDS="~amd64 ~ia64 ~mips x86 ~x86-fbsd"
27 LICENSE="GPL-2+"
28 SLOT="0"
29 IUSE="examples iproute2"