diff options
Diffstat (limited to 'dev-haskell/async/async-2.0.1.4.ebuild')
-rw-r--r-- | dev-haskell/async/async-2.0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/async/async-2.0.1.4.ebuild b/dev-haskell/async/async-2.0.1.4.ebuild index 58d1d69cb3f0..f3cba8bfc171 100644 --- a/dev-haskell/async/async-2.0.1.4.ebuild +++ b/dev-haskell/async/async-2.0.1.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/stm-2.2:=[profile?] |