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 3645E1388C0 for ; Fri, 26 Feb 2016 22:30:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22EE321C03E; Fri, 26 Feb 2016 22:30:52 +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 19F2A21C034 for ; Fri, 26 Feb 2016 22:30:50 +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 117BE340B54 for ; Fri, 26 Feb 2016 22:30:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36FC31B8A for ; Fri, 26 Feb 2016 22:30:48 +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: <1456525834.2dd431d46a6b966d1603efa5f6cf382b5c636c4f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/distributive/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/distributive/distributive-0.4.4.ebuild X-VCS-Directories: dev-haskell/distributive/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 2dd431d46a6b966d1603efa5f6cf382b5c636c4f X-VCS-Branch: master Date: Fri, 26 Feb 2016 22:30:48 +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: e3e2eeaf-d818-4692-bb8b-e2b6e4d58a36 X-Archives-Hash: 4ff883e6c2274681052c076969e25e00 commit: 2dd431d46a6b966d1603efa5f6cf382b5c636c4f Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Feb 26 22:15:28 2016 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Feb 26 22:30:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd431d4 dev-haskell/distributive: stable for x86, amd64 Package-Manager: portage-2.2.27 dev-haskell/distributive/distributive-0.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/distributive/distributive-0.4.4.ebuild b/dev-haskell/distributive/distributive-0.4.4.ebuild index d4049bc..ef3f2a8 100644 --- a/dev-haskell/distributive/distributive-0.4.4.ebuild +++ b/dev-haskell/distributive/distributive-0.4.4.ebuild @@ -16,7 +16,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/tagged-0.7:=[profile?]