https://git.sabayon.org/overlays/sabayon.git/tree/x11-drivers/nvidia-userspace/nvidia-userspace-295.33.ebuild
has the line 451 with 'xorg-x1' instead of 'xorg-x11'. The error that got me
there was this :
">> ## SPM: post-remove phase!!! Error: Unrecognized option:
xorg-x1exiting>>> Regenerating /etc/ld.so.cache...>> ## SPM: post-install
phaseSwitching to nvidia OpenGL interface... doneSwitching to nvidia OpenCL
interface... done"Nothing went wrong, eselect switched it right to nvidia.So I
tried to git clone and ssh change it to 'xorg-x11', re-manifested the ebuild
and while 'git push', I got "fatal: The remote end hung up unexpectedly".