summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/auto-update/auto-update-0.1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild b/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild
index 2ab732e5304d..bf7b8c9e177c 100644
--- a/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild
+++ b/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=dev-lang/ghc-7.4.1:=