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 CABEA58973 for ; Sat, 23 Jan 2016 17:34:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DC14E0887; Sat, 23 Jan 2016 17:34:40 +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 CC810E0887 for ; Sat, 23 Jan 2016 17:34:39 +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 21E40340AA7 for ; Sat, 23 Jan 2016 17:34:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2039F106A for ; Sat, 23 Jan 2016 17:34:35 +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: <1453570454.9bdd41b98d1d586ccfbeedfa40a8422671a75a22.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/cwdaemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/cwdaemon/cwdaemon-0.10.2.ebuild X-VCS-Directories: media-radio/cwdaemon/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 9bdd41b98d1d586ccfbeedfa40a8422671a75a22 X-VCS-Branch: master Date: Sat, 23 Jan 2016 17:34:35 +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: c299426a-5684-431f-a201-c4048b94b977 X-Archives-Hash: 01ea074a4a63f40e542cdcbb0876425e commit: 9bdd41b98d1d586ccfbeedfa40a8422671a75a22 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jan 23 17:34:14 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jan 23 17:34:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bdd41b9 media-radio/cwdaemon: amd64 stable wrt bug #572692 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-radio/cwdaemon/cwdaemon-0.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild b/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild index c27eb1b..26633ed 100644 --- a/media-radio/cwdaemon/cwdaemon-0.10.2.ebuild +++ b/media-radio/cwdaemon/cwdaemon-0.10.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="" RDEPEND=">=media-radio/unixcw-3.3.1"