There is a new pull request by ahesford against master on the void-packages repository https://github.com/ahesford/void-packages blender https://github.com/void-linux/void-packages/pull/25547 blender: update to 2.90.1. Python 3.9 may have broken blender 2.83.6. The patch I pulled to compile against Python 3.9 left me with an installation that can launch, but a user [reported on reddit](https://www.reddit.com/r/voidlinux/comments/j9sj8x/blender_crashing_importing_obj/) that there are some runtime problems. Hopefully an update to 2.90.1 will resolve the issue. Note that this release relies on 64-bit atomics that don't seem to be available for `i686`, and upstream only provides prebuilt versions for 64-bit Linux systems, so I've dropped `i686*` from the `archs`. We can add it back if there is a straightforward fix. @martnnw @jkoderu-git, you both weighed in on the last update (#24644) so please comment if there is an argument against moving off of LTS (part of that argument is that the LTS release works against Python 3.9). cc: @Gottox (package maintainer) A patch file from https://github.com/void-linux/void-packages/pull/25547.patch is attached