commit: d1123b3ac7acc1d31f58511ed42576ace19edded
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 18:42:40 2015 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 18:42:40 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1123b3a
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 9ad0fd1..c98e6fd 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?]
<dev-haskell/attoparsec-0.13:=[profile?]