From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-938789-garchives=archives.gentoo.org@lists.gentoo.org> 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 DD5A8139694 for <garchives@archives.gentoo.org>; Thu, 16 Mar 2017 12:36:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F5A0E0D07; Thu, 16 Mar 2017 12:36:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7B5F1E0D07 for <gentoo-commits@lists.gentoo.org>; Thu, 16 Mar 2017 12:36:33 +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 B12AC341650 for <gentoo-commits@lists.gentoo.org>; Thu, 16 Mar 2017 12:36:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABA3B6A30 for <gentoo-commits@lists.gentoo.org>; Thu, 16 Mar 2017 12:36:30 +0000 (UTC) From: "Michael Weber" <xmw@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" <xmw@gentoo.org> Message-ID: <1489667739.327e5b9dc759e11d2b24d0ca986cce2efd9b5ffd.xmw@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.8r.ebuild X-VCS-Directories: app-editors/vile/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 327e5b9dc759e11d2b24d0ca986cce2efd9b5ffd X-VCS-Branch: master Date: Thu, 16 Mar 2017 12:36:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2c2784c5-8e95-4279-8922-afc85f01c4d8 X-Archives-Hash: bb7a34fb1f390af2d9afb8884f4e942e commit: 327e5b9dc759e11d2b24d0ca986cce2efd9b5ffd Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu Mar 16 12:35:39 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Thu Mar 16 12:35:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=327e5b9d app-editors/vile: ppc stable (bug 611934). Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64" app-editors/vile/vile-9.8r.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vile/vile-9.8r.ebuild b/app-editors/vile/vile-9.8r.ebuild index e58037e1614..b3ef7cb49f6 100644 --- a/app-editors/vile/vile-9.8r.ebuild +++ b/app-editors/vile/vile-9.8r.ebuild @@ -9,7 +9,7 @@ SRC_URI="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=