science/py-tensorflow: Enable the option JOBS_HALF in an attempt to fix build
Tensorflow build is killed on builders with signal 9 probably because it builds too long.
With JOBS_HALF=ON it would use more CPUs and would build faster.
Reported by: fallout