Mark BROKEN: fails to build

** (Mix) You're trying to run :simple_bayes on Elixir v1.4.5 but it has declared in its mix.exs file it supports only Elixir ~> 1.5

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2017-09-01 18:21:10 +00:00
parent 226b65e4d6
commit cacd5d2b6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449093

View file

@ -11,6 +11,8 @@ COMMENT= Naive Bayes machine learning implementation in Elixir
LICENSE= MIT
BROKEN= fails to build
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= fredwu