From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F2951138331 for ; Mon, 16 Apr 2018 21:26:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3557EE09A4; Mon, 16 Apr 2018 21:26:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BBEFE09A4 for ; Mon, 16 Apr 2018 21:26:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1D5C335C77 for ; Mon, 16 Apr 2018 21:26:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7306F28E for ; Mon, 16 Apr 2018 21:26:00 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1523913934.9fb761036eedf4b65d3a81087130671229301984.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/updatedd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/updatedd/updatedd-2.6-r5.ebuild X-VCS-Directories: net-dns/updatedd/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 9fb761036eedf4b65d3a81087130671229301984 X-VCS-Branch: master Date: Mon, 16 Apr 2018 21:26:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 325cf06e-763c-4637-b48d-f186b93dd6d4 X-Archives-Hash: d026c5e030d4932b0d73323c4f415367 commit: 9fb761036eedf4b65d3a81087130671229301984 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Apr 16 21:13:12 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Apr 16 21:25:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb76103 net-dns/updatedd: stable 2.6-r5 for ppc, bug #647724 Bug: https://bugs.gentoo.org/647724 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" net-dns/updatedd/updatedd-2.6-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/updatedd/updatedd-2.6-r5.ebuild b/net-dns/updatedd/updatedd-2.6-r5.ebuild index bec39311837..341328f5421 100644 --- a/net-dns/updatedd/updatedd-2.6-r5.ebuild +++ b/net-dns/updatedd/updatedd-2.6-r5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="" DEPEND=""