blender
[uses-nonfree] supports nonfree cuda
Above doesn't exist on Void. The template doesn't use cuda as dep.
BUILD_PLATFORM
in source/creator/buildinfo.c
has nonfree value.
Code to change BUILD_PLATFORM
is taken from prepare()
function on Parabola PKGBUILD and put into post_patch()
function on template.
Template changes are stored in l_template_changes.patch
.