From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-859210-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E29FD58973 for <garchives@archives.gentoo.org>; Sat, 23 Jan 2016 17:34:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98FF9E0871; Sat, 23 Jan 2016 17:34:39 +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 E80ADE0884 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 17:34:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E5CC340ACE for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 17:34:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E932102E for <gentoo-commits@lists.gentoo.org>; Sat, 23 Jan 2016 17:34:35 +0000 (UTC) From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1453570448.0f4f0631651b85e024eaebf1b6463a982db55a61.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.5.0.ebuild X-VCS-Directories: media-radio/unixcw/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0f4f0631651b85e024eaebf1b6463a982db55a61 X-VCS-Branch: master Date: Sat, 23 Jan 2016 17:34:35 +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: 924fb0c6-ace8-4193-8fd3-dcbbb9a7220d X-Archives-Hash: d142fe0ecdf1dcb138698d8c7404be45 commit: 0f4f0631651b85e024eaebf1b6463a982db55a61 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jan 23 17:34:08 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jan 23 17:34:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4f0631 media-radio/unixcw: amd64 stable wrt bug #572690 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> media-radio/unixcw/unixcw-3.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/unixcw/unixcw-3.5.0.ebuild b/media-radio/unixcw/unixcw-3.5.0.ebuild index 8f624ad..1450f10 100644 --- a/media-radio/unixcw/unixcw-3.5.0.ebuild +++ b/media-radio/unixcw/unixcw-3.5.0.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 qt5" RDEPEND="ncurses? ( sys-libs/ncurses:= )