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 8C339138334 for ; Thu, 18 Oct 2018 11:31:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9961E093B; Thu, 18 Oct 2018 11:31:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9086DE093B for ; Thu, 18 Oct 2018 11:31:45 +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 9A36A335D04 for ; Thu, 18 Oct 2018 11:31:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABE6143F for ; Thu, 18 Oct 2018 11:31:33 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1539861928.11b9c8666f5d6bb5254f39df30a23ff654ffd5c8.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/htpdate/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/htpdate/htpdate-1.2.0.ebuild X-VCS-Directories: net-misc/htpdate/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 11b9c8666f5d6bb5254f39df30a23ff654ffd5c8 X-VCS-Branch: master Date: Thu, 18 Oct 2018 11:31: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-Archives-Salt: 73dc5dc0-f43e-40a9-ae5f-6ced98b07f6a X-Archives-Hash: f07d74a7f4e6b9bbb4e9ec64ede4a309 commit: 11b9c8666f5d6bb5254f39df30a23ff654ffd5c8 Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Oct 18 11:25:28 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Oct 18 11:25:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b9c866 net-misc/htpdate: x86 stable (bug #668930) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann gentoo.org> net-misc/htpdate/htpdate-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/htpdate/htpdate-1.2.0.ebuild b/net-misc/htpdate/htpdate-1.2.0.ebuild index b317ad308bc..bb987405fe0 100644 --- a/net-misc/htpdate/htpdate-1.2.0.ebuild +++ b/net-misc/htpdate/htpdate-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh x86 ~amd64-linux ~x86-linux" DEPEND="" RDEPEND=""