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 881A7138338 for ; Wed, 31 Jul 2019 13:12:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCBD8E0822; Wed, 31 Jul 2019 13:12:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A1AFFE0822 for ; Wed, 31 Jul 2019 13:12:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B36C33490AD for ; Wed, 31 Jul 2019 13:12:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F533744 for ; Wed, 31 Jul 2019 13:12:30 +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: <1564578740.de0fce5a2d7745549d2163962c213b03bbf70e58.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vile/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/vile/vile-9.8t.ebuild X-VCS-Directories: app-editors/vile/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: de0fce5a2d7745549d2163962c213b03bbf70e58 X-VCS-Branch: master Date: Wed, 31 Jul 2019 13:12:30 +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: 28b47ff4-529d-412b-93ed-d75465b7677d X-Archives-Hash: c381090b26d7b0fcc78ed6411213c5b5 commit: de0fce5a2d7745549d2163962c213b03bbf70e58 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 31 13:12:20 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 31 13:12:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0fce5a app-editors/vile: alpha stable wrt bug #690978 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo gentoo.org> app-editors/vile/vile-9.8t.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vile/vile-9.8t.ebuild b/app-editors/vile/vile-9.8t.ebuild index dd6066d5c43..3d9b356fd0a 100644 --- a/app-editors/vile/vile-9.8t.ebuild +++ b/app-editors/vile/vile-9.8t.ebuild @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="perl" RDEPEND=">=sys-libs/ncurses-5.2:0=