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 A8949139694 for ; Fri, 24 Feb 2017 09:01:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB9A8E0CD7; Fri, 24 Feb 2017 09:01:06 +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 98794E0CD7 for ; Fri, 24 Feb 2017 09:01:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7377B3417F5 for ; Fri, 24 Feb 2017 09:01:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1888E52C4 for ; Fri, 24 Feb 2017 09:01:04 +0000 (UTC) From: "Michael Weber" 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" Message-ID: <1487926858.5f8fe922ae67bf513db3738066ed6893c89dd5e9.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calcurse/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/calcurse/calcurse-4.2.1.ebuild X-VCS-Directories: app-office/calcurse/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 5f8fe922ae67bf513db3738066ed6893c89dd5e9 X-VCS-Branch: master Date: Fri, 24 Feb 2017 09:01:04 +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: e7e76fb1-1d29-4ae4-b65d-9b623face5bd X-Archives-Hash: 4555bd1178420b1d2a68aab058edcf1d commit: 5f8fe922ae67bf513db3738066ed6893c89dd5e9 Author: Michael Weber gentoo org> AuthorDate: Fri Feb 24 08:53:56 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Fri Feb 24 09:00:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8fe922 app-office/calcurse: ppc ppc64 stable (bug 608672). Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-office/calcurse/calcurse-4.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/calcurse/calcurse-4.2.1.ebuild b/app-office/calcurse/calcurse-4.2.1.ebuild index 8b2dd9a00b..9e9cc01d48 100644 --- a/app-office/calcurse/calcurse-4.2.1.ebuild +++ b/app-office/calcurse/calcurse-4.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://calcurse.org/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~ppc ~ppc64" +KEYWORDS="amd64 ppc ppc64 ~x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}"