if printf '%s\n' "${arch[@]}" | grep -qvxF any; then provides+=( $( find "${pkgdir}/usr/lib" -name '*.so' -printf '%f\n' ) ) fi