From d1123b3ac7acc1d31f58511ed42576ace19edded Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 19 Sep 2015 20:42:40 +0200 Subject: [PATCH] dev-haskell/http-attoparsec: amd64 stable wrt bug #534986 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" --- 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 9ad0fd1b27b4..c98e6fdfa1e6 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?]