Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop (#11282)

This commit is contained in:
Maximilian Downey Twiss
2025-02-11 09:21:57 +11:00
committed by GitHub
parent 14fbcac831
commit d7e8f67f2d
594 changed files with 594 additions and 594 deletions

View File

@@ -8,7 +8,7 @@ class Intel_opencl_clang < CMake
homepage 'https://github.com/intel/opencl-clang'
version '17.0.0'
license 'llvm'
compatibility 'x86_64 aarch64 armv7l'
compatibility 'aarch64 armv7l x86_64'
source_url 'https://github.com/intel/opencl-clang.git'
git_hashtag "v#{version}"
binary_compression 'tar.zst'