Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/maradns/
Date: Sat, 29 Apr 2017 15:02:45
Message-Id: 1493478131.f5e3a644313690ec2a2277ba6db96eca2a4e3cf2.ago@gentoo
1 commit: f5e3a644313690ec2a2277ba6db96eca2a4e3cf2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 15:02:11 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 15:02:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5e3a644
7
8 net-dns/maradns: ppc stable wrt bug #616798
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-dns/maradns/maradns-2.0.09-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-dns/maradns/maradns-2.0.09-r2.ebuild b/net-dns/maradns/maradns-2.0.09-r2.ebuild
18 index 54bf81298d2..2124be1f395 100644
19 --- a/net-dns/maradns/maradns-2.0.09-r2.ebuild
20 +++ b/net-dns/maradns/maradns-2.0.09-r2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="http://www.maradns.org/download/${PV%.*}/${PV}/${P}.tar.bz2"
22 # The GPL-2 covers the init script, bug 426018.
23 LICENSE="BSD-2 GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ~mips ~ppc x86"
26 +KEYWORDS="amd64 ~mips ppc x86"
27 IUSE="authonly examples ipv6"
28
29 DEPEND=""