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:29:42
Message-Id: 1619825286.40d0b47be213305bee601ca92d5777378e86a87f.sam@gentoo
1 commit: 40d0b47be213305bee601ca92d5777378e86a87f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 30 23:28:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 30 23:28:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40d0b47b
7
8 net-dns/updatedd: Stabilize 2.6-r6 x86, #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 220691ccf4d..9ad0b1ad98c 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=""