summaryrefslogtreecommitdiff
path: root/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild')
-rw-r--r--dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild b/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild
index 3cfcfea78789..f577ca17ae25 100644
--- a/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild
+++ b/dev-haskell/attoparsec/attoparsec-0.10.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/text-0.11.1.5:=[profile?]