* Remove armhf from qtwebview (qtwebengine) architecture list because we
don't have qtwebengine in raspbian.
- -- Raspbian forward porter <root@raspbian.org> Sun, 22 Dec 2019 02:36:17 +0000
+ -- Peter Michael Green <plugwash@raspbian.org> Sun, 22 Dec 2019 03:13:11 +0000
pentobi (17.3-1) unstable; urgency=medium
endif
# Use an external web browser where Qt5WebView is not available.
-WEBVIEW_ARCHS = amd64 arm64 armhf i386 mipsel
+WEBVIEW_ARCHS = amd64 arm64 i386 mipsel
ifeq (,$(filter $(WEBVIEW_ARCHS),$(DEB_HOST_ARCH)))
WEBVIEW_FLAG = -DPENTOBI_OPEN_HELP_EXTERNALLY=ON
endif