From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-837550-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 5DB9013838B
	for <garchives@archives.gentoo.org>; Tue, 29 Sep 2015 20:52:38 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3CBE721C06A;
	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 A881921C069
	for <gentoo-commits@lists.gentoo.org>; Tue, 29 Sep 2015 20:52:16 +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 D2B71340BAF
	for <gentoo-commits@lists.gentoo.org>; 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 80359247
	for <gentoo-commits@lists.gentoo.org>; Tue, 29 Sep 2015 20:52:14 +0000 (UTC)
From: "Sergei Trofimovich" <slyfox@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, "Sergei Trofimovich" <slyfox@gentoo.org>
Message-ID: <1443559923.e084860697a5fcb0ccc95fb0f849e0038b331150.slyfox@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/libmpd/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-haskell/libmpd/libmpd-0.9.0.2.ebuild
X-VCS-Directories: dev-haskell/libmpd/
X-VCS-Committer: slyfox
X-VCS-Committer-Name: Sergei Trofimovich
X-VCS-Revision: e084860697a5fcb0ccc95fb0f849e0038b331150
X-VCS-Branch: master
Date: Tue, 29 Sep 2015 20:52:14 +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: 9f180f25-c4bd-4603-855a-224504829b55
X-Archives-Hash: 7c2eb92507134324c715ccbbbd966ea1

commit:     e084860697a5fcb0ccc95fb0f849e0038b331150
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 20:44:14 2015 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 20:52:03 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0848606

dev-haskell/libmpd: x86, amd64 stable, bug #561508

Package-Manager: portage-2.2.22

 dev-haskell/libmpd/libmpd-0.9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild b/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild
index d205283..669b836 100644
--- a/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild
+++ b/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RESTRICT=test # needs slight port to ghc-7.10