qt6.qtwebengine: unmark broken on aarch64-linux

This commit is contained in:
Nick Cao 2022-11-07 23:51:21 +08:00
parent f9fcccaaf0
commit 7a509caabd
No known key found for this signature in database

View File

@ -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