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 0BD4A1388C0 for ; Sun, 21 Feb 2016 23:25:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8B5021C080; Sun, 21 Feb 2016 23:25:28 +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 CE25421C07C for ; Sun, 21 Feb 2016 23:25:27 +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 12AC83409A4 for ; Sun, 21 Feb 2016 23:25:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6438C18A6 for ; Sun, 21 Feb 2016 23:25:24 +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: <1456097102.230fc9d625f1b1b8173d5b9a43665c18e4fea07c.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/zlib-enum/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild X-VCS-Directories: dev-haskell/zlib-enum/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 230fc9d625f1b1b8173d5b9a43665c18e4fea07c X-VCS-Branch: master Date: Sun, 21 Feb 2016 23:25:24 +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: 738375ae-9c44-44eb-9c54-1189082dc951 X-Archives-Hash: 55656660836ab843883eeaf942c837e8 commit: 230fc9d625f1b1b8173d5b9a43665c18e4fea07c Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Feb 21 23:09:44 2016 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Feb 21 23:25:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230fc9d6 dev-haskell/zlib-enum: amd64, x86 stable Package-Manager: portage-2.2.27 dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild index 5b6b2ee..a9d7b6f 100644 --- a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild +++ b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/enumerator-0.4:=[profile?]