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 660541396D0 for ; Sun, 3 Sep 2017 17:23:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDE691FC018; Sun, 3 Sep 2017 17:23:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 9D1C51FC018 for ; Sun, 3 Sep 2017 17:23:37 +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 90EA3341669 for ; Sun, 3 Sep 2017 17:23:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D231C8CB9 for ; Sun, 3 Sep 2017 17:23:34 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1504459314.c00a74ba5f7f8cc6ad0de03284fb6d79ce5f04dc.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/moreutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/moreutils/moreutils-0.61.ebuild X-VCS-Directories: sys-apps/moreutils/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: c00a74ba5f7f8cc6ad0de03284fb6d79ce5f04dc X-VCS-Branch: master Date: Sun, 3 Sep 2017 17:23:34 +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: 7c61fbde-10f9-4b34-8ade-6f880586f56a X-Archives-Hash: 6bfbc138cc9f622e92597152cf27fd69 commit: c00a74ba5f7f8cc6ad0de03284fb6d79ce5f04dc Author: Tim Harder gentoo org> AuthorDate: Sun Sep 3 17:21:54 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Sun Sep 3 17:21:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c00a74ba sys-apps/moreutils: stabilize 0.61 for amd64/x86 sys-apps/moreutils/moreutils-0.61.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/moreutils/moreutils-0.61.ebuild b/sys-apps/moreutils/moreutils-0.61.ebuild index f13f0390186..5326a9eac3e 100644 --- a/sys-apps/moreutils/moreutils-0.61.ebuild +++ b/sys-apps/moreutils/moreutils-0.61.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86 ~x86-linux" IUSE="+doc +perl" RDEPEND="