diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-29 21:43:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-29 21:52:02 +0100 |
commit | 6e876e44466b3343ee3f7b8e986bc91642a820e8 (patch) | |
tree | 605a370e6665a0ce49847b274acc13ef940bedd4 /dev-haskell | |
parent | dev-haskell/alsa-mixer: x86, amd64 stable, bug #561508 (diff) | |
download | gentoo-6e876e44466b3343ee3f7b8e986bc91642a820e8.tar.gz gentoo-6e876e44466b3343ee3f7b8e986bc91642a820e8.tar.bz2 gentoo-6e876e44466b3343ee3f7b8e986bc91642a820e8.zip |
dev-haskell/hinotify: x86, amd64 stable, bug #561508
Package-Manager: portage-2.2.22
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hinotify/hinotify-0.3.8.1.ebuild | 2 |
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 caaf24628498..ac7be72ab5b0 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:= |