Skip to content

pmb.build.is_necessary: fix case with Alpine's pkg

Oliver Smith requested to merge fix-1897 into master

No build is necessary if pmaport can't be built for given arch. pmbootstrap must use Alpine's binary package in that case, even if the pmaport version is higher than Alpine's binary package version.

Fixes: #1897 (closed)

Merge request reports