diff options
Diffstat (limited to 'dev-haskell/mtl/mtl-2.1.3.1.ebuild')
-rw-r--r-- | dev-haskell/mtl/mtl-2.1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mtl/mtl-2.1.3.1.ebuild b/dev-haskell/mtl/mtl-2.1.3.1.ebuild index 7cadd1148d6c..d8e5251d6c26 100644 --- a/dev-haskell/mtl/mtl-2.1.3.1.ebuild +++ b/dev-haskell/mtl/mtl-2.1.3.1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-haskell/transformers-0.3:=[profile?] <dev-haskell/transformers-0.4:=[profile?] |