qt6.qtwebengine: unmark broken on aarch64-linux
This commit is contained in:
parent
f9fcccaaf0
commit
7a509caabd
@ -239,7 +239,6 @@ qtModule {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
broken = (stdenv.isLinux && stdenv.isAarch64);
|
||||
description = "A web engine based on the Chromium web browser";
|
||||
platforms = platforms.linux;
|
||||
# This build takes a long time; particularly on slow architectures
|
||||
|
Loading…
Reference in New Issue
Block a user