diff options
Diffstat (limited to 'dev-haskell/random')
-rw-r--r-- | dev-haskell/random/random-1.0.1.1-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/random/random-1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/random/random-1.0.1.1-r1.ebuild b/dev-haskell/random/random-1.0.1.1-r1.ebuild index 0d68e9e1f25d..5b10459d84a1 100644 --- a/dev-haskell/random/random-1.0.1.1-r1.ebuild +++ b/dev-haskell/random/random-1.0.1.1-r1.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 ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2:=" diff --git a/dev-haskell/random/random-1.1.ebuild b/dev-haskell/random/random-1.1.ebuild index a9fba1250692..9a6055fcd458 100644 --- a/dev-haskell/random/random-1.1.ebuild +++ b/dev-haskell/random/random-1.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 ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |