commit: 6b62513359f7af435d2097e0d10f0bd7af7ef393
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 14:29:39 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 15:52:56 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b625133
dev-haskell/aeson: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
dev-haskell/aeson/aeson-0.7.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/aeson/aeson-0.7.0.6.ebuild
b/dev-haskell/aeson/aeson-0.7.0.6.ebuild
index a7ca132..222eaa4 100644
--- a/dev-haskell/aeson/aeson-0.7.0.6.ebuild
+++ b/dev-haskell/aeson/aeson-0.7.0.6.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="developer"
RDEPEND=">=dev-haskell/attoparsec-0.11.3.4:=[profile?]