diff options
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/extra/extra-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/extra/extra-1.4.2.ebuild b/dev-haskell/extra/extra-1.4.2.ebuild index 6432d1145361..e55882b0ccf1 100644 --- a/dev-haskell/extra/extra-1.4.2.ebuild +++ b/dev-haskell/extra/extra-1.4.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" # this package has nothing to do with extra:0 (aka Extra on hackage) SLOT="2/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |