summaryrefslogtreecommitdiff
path: root/dev-haskell/hinotify
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2015-09-29 21:43:50 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2015-09-29 21:52:02 +0100
commit6e876e44466b3343ee3f7b8e986bc91642a820e8 (patch)
tree605a370e6665a0ce49847b274acc13ef940bedd4 /dev-haskell/hinotify
parentf24b86ac46fac0151d02f3b8527f9d05d69c65c5 (diff)
downloadgentoo-6e876e44466b3343ee3f7b8e986bc91642a820e8.tar.gz
gentoo-6e876e44466b3343ee3f7b8e986bc91642a820e8.tar.xz
dev-haskell/hinotify: x86, amd64 stable, bug #561508
Package-Manager: portage-2.2.22
Diffstat (limited to 'dev-haskell/hinotify')
-rw-r--r--dev-haskell/hinotify/hinotify-0.3.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild b/dev-haskell/hinotify/hinotify-0.3.8.1.ebuild
index caaf2462849..ac7be72ab5b 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:=