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 824F313881D for ; Wed, 23 Sep 2015 12:53:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A4B521C03C; Wed, 23 Sep 2015 12:52:10 +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 7AB8421C03C for ; Wed, 23 Sep 2015 12:52:04 +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 B32473408FF for ; Wed, 23 Sep 2015 12:52:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62AEA23E for ; Wed, 23 Sep 2015 12:52:00 +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: <1443012708.42c695bb40df56dca61222a34c4774c14ae38b34.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/drift/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/drift/drift-2.4.2.ebuild X-VCS-Directories: dev-haskell/drift/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 42c695bb40df56dca61222a34c4774c14ae38b34 X-VCS-Branch: master Date: Wed, 23 Sep 2015 12:52:00 +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: 84096277-fa90-4cf3-8df8-840c32996087 X-Archives-Hash: e582cbacd6c518a4c7123a7f431e051f commit: 42c695bb40df56dca61222a34c4774c14ae38b34 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Sep 23 12:50:03 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Sep 23 12:51:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c695bb dev-haskell/drift: ppc64 stable wrt bug #534962 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" dev-haskell/drift/drift-2.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/drift/drift-2.4.2.ebuild b/dev-haskell/drift/drift-2.4.2.ebuild index ed93cde..0ec213b 100644 --- a/dev-haskell/drift/drift-2.4.2.ebuild +++ b/dev-haskell/drift/drift-2.4.2.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-haskell/random:=[profile?]