commit: 6e876e44466b3343ee3f7b8e986bc91642a820e8
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 20:43:50 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 20:52:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e876e44
dev-haskell/hinotify: x86, amd64 stable, bug #561508
Package-Manager: portage-2.2.22
dev-haskell/hinotify/hinotify-0.3.8.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
index caaf246..ac7be72 100644
--- a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
+++ b/dev-haskell/hinotify/hinotify-0.3.8.1.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=""
RDEPEND=">=dev-lang/ghc-7.4.1:=