commit: 939ccc12af655386260a5c49be75ac2c7b3925a9
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 14:25:23 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 15:52:53 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=939ccc12
dev-haskell/attoparsec: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild
b/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild
index 4fbdb1e..6abc45e 100644
--- a/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild
+++ b/dev-haskell/attoparsec/attoparsec-0.11.2.1.ebuild
@@ -16,7 +16,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/scientific-0.2:=[profile?]