summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/json')
-rw-r--r--dev-haskell/json/json-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/json/json-0.9.1.ebuild b/dev-haskell/json/json-0.9.1.ebuild
index 041b25701a7c..4d5fe056dd30 100644
--- a/dev-haskell/json/json-0.9.1.ebuild
+++ b/dev-haskell/json/json-0.9.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux"
IUSE="+generic mapdict +parsec +pretty"
RDEPEND="dev-haskell/mtl:=[profile?]