From: Sergei Trofimovich Date: Sun, 15 May 2016 16:52:55 +0000 (+0100) Subject: dev-haskell/lifted-async: amd64/x86 stable, bug #563090 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f4a067ce0ac50745f1b7716abfdee806932105c2;p=gentoo.git dev-haskell/lifted-async: amd64/x86 stable, bug #563090 Package-Manager: portage-2.2.28 --- diff --git a/dev-haskell/lifted-async/lifted-async-0.8.0.1-r1.ebuild b/dev-haskell/lifted-async/lifted-async-0.8.0.1-r1.ebuild index b531ec534071..67ac9beda389 100644 --- a/dev-haskell/lifted-async/lifted-async-0.8.0.1-r1.ebuild +++ b/dev-haskell/lifted-async/lifted-async-0.8.0.1-r1.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="+monad-control-1" RDEPEND=">=dev-haskell/async-2.0.1:=[profile?]