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 B76031381F3 for ; Thu, 11 Jun 2020 08:34:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06F65E095F; Thu, 11 Jun 2020 08:34:36 +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 BCDFAE09A4 for ; Thu, 11 Jun 2020 08:34:35 +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 DB13F34F291 for ; Thu, 11 Jun 2020 08:34:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A5D5292 for ; Thu, 11 Jun 2020 08:34:33 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1591864468.b6a128c5013775d2a0b6bb095d92e5d88bf53f08.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/getdate/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/getdate/getdate-1.2-r2.ebuild X-VCS-Directories: net-misc/getdate/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b6a128c5013775d2a0b6bb095d92e5d88bf53f08 X-VCS-Branch: master Date: Thu, 11 Jun 2020 08:34:33 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 00a12819-2dd9-42f4-8a97-bc368b2f1903 X-Archives-Hash: 4951b3bc0c85deca88e34a6bd41c6fbb commit: b6a128c5013775d2a0b6bb095d92e5d88bf53f08 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jun 11 08:33:33 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jun 11 08:34:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a128c5 net-misc/getdate: x86 stable wrt bug #727738 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> net-misc/getdate/getdate-1.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/getdate/getdate-1.2-r2.ebuild b/net-misc/getdate/getdate-1.2-r2.ebuild index 21bf4a5126b..21c21d60ba8 100644 --- a/net-misc/getdate/getdate-1.2-r2.ebuild +++ b/net-misc/getdate/getdate-1.2-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/system/network/misc/${MY_P}.tar.gz" LICENSE="GPL-1+" SLOT="0" -KEYWORDS="amd64 ~mips ppc ~x86" +KEYWORDS="amd64 ~mips ppc x86" IUSE="" S="${WORKDIR}/${MY_P}"