cask/audit: apply suggestion from code review
Co-authored-by: Carlo Cabrera <github@carlo.cab>
This commit is contained in:
parent
34f659cb64
commit
5c06d6f184
@ -682,7 +682,7 @@ module Cask
|
|||||||
next
|
next
|
||||||
end
|
end
|
||||||
|
|
||||||
next true if result.merged_output.exclude?("arm64") && result.merged_output.include?("x86_64")
|
result.merged_output.exclude?("arm64") && result.merged_output.include?("x86_64")
|
||||||
end
|
end
|
||||||
|
|
||||||
if any_requires_rosetta
|
if any_requires_rosetta
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user