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 C467113838B for ; Tue, 29 Sep 2015 20:52:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE34F21C06E; Tue, 29 Sep 2015 20:52:17 +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 82A4821C06D for ; Tue, 29 Sep 2015 20:52:17 +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 9B0D2340806 for ; Tue, 29 Sep 2015 20:52:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48DB61F5 for ; Tue, 29 Sep 2015 20:52:14 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1443559922.b49de0dafaf605243d583b08578869eb28c51f3e.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/alsa-core/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild X-VCS-Directories: dev-haskell/alsa-core/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b49de0dafaf605243d583b08578869eb28c51f3e X-VCS-Branch: master Date: Tue, 29 Sep 2015 20:52:14 +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: 5ceefb5f-a72d-43d7-98b8-598a3b644fc7 X-Archives-Hash: 7d14211e34869c01f38a3f3bf41c5d6c commit: b49de0dafaf605243d583b08578869eb28c51f3e Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Sep 29 20:42:54 2015 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Sep 29 20:52:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49de0da dev-haskell/alsa-core: x86, amd64 stable, bug #561508 Package-Manager: portage-2.2.22 dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild b/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild index a00220b..81e24f9 100644 --- a/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild +++ b/dev-haskell/alsa-core/alsa-core-0.5.0.1-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/extensible-exceptions-0.1.1:=[profile?]