summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild')
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild
index ca77b3dba138..dd05555ba26e 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-495.46-r10.ebuild
@@ -443,19 +443,6 @@ pkg_postinst() {
elog "Of note, may possibly cause issues with SLI and Reverse PRIME."
fi
- if use wayland && [[ ${REPLACING_VERSIONS} ]] &&
- ver_test ${REPLACING_VERSIONS} -lt 495.29.05; then
- elog
- elog "While this version of ${PN} adds GBM support (allowing a"
- elog "wider range of wayland compositors, such as sway), be warned it is"
- elog "very experimental and many applications are known to have issues."
- elog
- elog "While not essential, some features also need >=egl-wayland-1.1.8"
- elog "which is known to cause regressions with EGLStream (GBM alternative)."
- elog
- elog "If lacking a cursor with wlroots, try WLR_NO_HARDWARE_CURSORS=1"
- fi
-
# Try to show this message only to users that may really need it
# given the workaround is discouraged and usage isn't widespread.
if use X && [[ ${REPLACING_VERSIONS} ]] &&