Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/updatedd/
Date: Fri, 30 Apr 2021 23:37:29
Message-Id: 1619825790.dec90553729f8e7e4837d467206faaa2d13a1560.sam@gentoo
1 commit: dec90553729f8e7e4837d467206faaa2d13a1560
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 23:36:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 23:36:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec90553
7
8 net-dns/updatedd: Stabilize 2.6-r6 ppc, #786984
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-dns/updatedd/updatedd-2.6-r6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/updatedd/updatedd-2.6-r6.ebuild b/net-dns/updatedd/updatedd-2.6-r6.ebuild
16 index 9ad0b1ad98c..d55cae76e39 100644
17 --- a/net-dns/updatedd/updatedd-2.6-r6.ebuild
18 +++ b/net-dns/updatedd/updatedd-2.6-r6.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ppc x86"
24 +KEYWORDS="amd64 ~arm ppc x86"
25 IUSE=""
26
27 DEPEND=""