From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EC6B81396D2 for ; Sat, 23 Sep 2017 18:41:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4842D1FC19F; Sat, 23 Sep 2017 18:41:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D8371FC19F for ; Sat, 23 Sep 2017 18:41:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0775733BEBE for ; Sat, 23 Sep 2017 18:41:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CB939064 for ; Sat, 23 Sep 2017 18:41:02 +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: <1506192049.3c491588d4b53b5dade30028a5ff38349fac2cdb.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/io-streams-haproxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild X-VCS-Directories: dev-haskell/io-streams-haproxy/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3c491588d4b53b5dade30028a5ff38349fac2cdb X-VCS-Branch: master Date: Sat, 23 Sep 2017 18:41:02 +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: 2eb2b8bc-283c-49f2-86c7-95177d8c6362 X-Archives-Hash: 338f507df900b7946a43a19f1c2016e9 commit: 3c491588d4b53b5dade30028a5ff38349fac2cdb Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 23 17:37:24 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 23 18:40:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c491588 dev-haskell/io-streams-haproxy: stable 1.0.0.1 for x86/amd64, bug #631138 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86" dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild b/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild index ec4dfbf9052..ba5a9034d51 100644 --- a/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild +++ b/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild @@ -14,7 +14,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/attoparsec-0.7:=[profile?]