diff --git a/srcpkgs/libGL/template b/srcpkgs/libGL/template index 22fb0be7770..b2353a5aba5 100644 --- a/srcpkgs/libGL/template +++ b/srcpkgs/libGL/template @@ -47,7 +47,7 @@ i686*|x86_64*) subpackages+=" libxatracker mesa-ati-dri mesa-intel-dri mesa-nouveau-dri" subpackages+=" mesa-vmwgfx-dri mesa-opencl" ;; -armv[67]l*) +armv7l*) # Enable Videocore IV and swrast for RaspberryPi configure_args+=" --with-gallium-drivers=swrast,vc4" configure_args+=" --with-dri-drivers=swrast"