I use this package on ARM64 please add ~ARM64 keyword Reproducible: Always
What do you use it for? Does it work?
for testing the virtualbox-guest-additions on ARM64. Since Virtualbox 7.1 is MacOS ARM64 supported as host. The build was fine of kbuild and I have used kbuild to compile virtualbox-guest-additions on ARM64 VM
Nice. Did the guest additions work too? I saw this ticket, I assume it's yours https://www.virtualbox.org/ticket/22397
After adding locally patch file, the emerge build from source code is working. Only there is issue at starting the systemd service. Apr 29 10:50:42 gentoo-vb systemd[1]: VirtualBox Guest Additions was skipped because of an unmet condition check (ConditionVirtualization=oracle) I have commented the line "ConditionVirtualization=oracle" in the service file (virtualbox-guest-additions.service). After this change the service started,
arm64 done all arches done