From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6E24A1387B1 for ; Tue, 22 Sep 2015 08:57:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A147EE087E; Tue, 22 Sep 2015 08:57:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8799CE0858 for ; Tue, 22 Sep 2015 08:57:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A99CB3409D0 for ; Tue, 22 Sep 2015 08:57:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4FF323F for ; Tue, 22 Sep 2015 08:57: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: <1442912238.cdf2b43f338e5c014363a663c1ec658aea9b0db0.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/unixcw/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/unixcw/unixcw-3.4.2.ebuild X-VCS-Directories: media-radio/unixcw/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: cdf2b43f338e5c014363a663c1ec658aea9b0db0 X-VCS-Branch: master Date: Tue, 22 Sep 2015 08:57: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-Archives-Salt: 108d2596-f870-4900-90c7-19e07ae4dd03 X-Archives-Hash: 03924872033190cde40f2ea74b22e13c commit: cdf2b43f338e5c014363a663c1ec658aea9b0db0 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Sep 22 08:55:37 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Sep 22 08:57:18 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf2b43f media-radio/unixcw: ppc stable wrt bug #559428 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" media-radio/unixcw/unixcw-3.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/unixcw/unixcw-3.4.2.ebuild b/media-radio/unixcw/unixcw-3.4.2.ebuild index 6c99c5d..47ca4d6 100644 --- a/media-radio/unixcw/unixcw-3.4.2.ebuild +++ b/media-radio/unixcw/unixcw-3.4.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="alsa ncurses pulseaudio suid qt4" RDEPEND="ncurses? ( sys-libs/ncurses )