I ended up tweaking the recipe to remove the calcite positive loop, in file "shchierbin\prototypes\recipe.lua" in result line for quicklime of vanadium-dust add (at line 76 as of 0.3.14) ", ignored_by_productivity=5" at the end, before the closing parenthesis, it should look like that
results = {{type="item", name="vanadium-dust", amount=2},{type="item", name="quicklime", amount=5, ignored_by_productivity=5}},