From 7c1c5b9c8848a451a4463c0c5ff157f497ca0182 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 20 Sep 2015 11:24:08 +0200 Subject: [PATCH] dev-haskell/http-attoparsec: x86 stable wrt bug #534986 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild index c98e6fdfa1e6..446a1cf9b811 100644 --- a/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild +++ b/dev-haskell/http-attoparsec/http-attoparsec-0.1.1-r1.ebuild @@ -15,7 +15,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.10.4.0:=[profile?]