diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template index f77f0d3ea2..c396702eab 100644 --- a/srcpkgs/kicad/template +++ b/srcpkgs/kicad/template @@ -23,13 +23,6 @@ build_options_default="spice" CXXFLAGS="-std=c++17" -case $XBPS_TARGET_MACHINE in - armv6l-musl) - broken="depends on broken tbb" - ;; -esac - - if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python wxPython" configure_args+=" -DPYTHON_SITE_PACKAGE_PATH=${XBPS_CROSS_BASE}/${py2_sitelib}