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 BC8A5139085 for ; Thu, 29 Dec 2016 10:45:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A53E2349AD; Thu, 29 Dec 2016 10:45:11 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ECD0F2349AC for ; Thu, 29 Dec 2016 10:45:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0526B33E142 for ; Thu, 29 Dec 2016 10:45:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5EDD24F5 for ; Thu, 29 Dec 2016 10:45:01 +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: <1483008289.8eceb80c8cd29478a0cf34dfca8461a57933d849.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/le/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/le/le-1.16.3.ebuild X-VCS-Directories: app-editors/le/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 8eceb80c8cd29478a0cf34dfca8461a57933d849 X-VCS-Branch: master Date: Thu, 29 Dec 2016 10:45:01 +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: 84422ad4-746e-46e9-922b-4b0d503ca69d X-Archives-Hash: 159474369c71e576af8716b5e30a4ced commit: 8eceb80c8cd29478a0cf34dfca8461a57933d849 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Dec 29 10:42:04 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Dec 29 10:44:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eceb80c app-editors/le: x86 stable wrt bug #596936 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> app-editors/le/le-1.16.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/le/le-1.16.3.ebuild b/app-editors/le/le-1.16.3.ebuild index 5e6d5ea..702f723 100644 --- a/app-editors/le/le-1.16.3.ebuild +++ b/app-editors/le/le-1.16.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://lav.yar.ru/download/le/le-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}"