mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop (#11282)
This commit is contained in:
committed by
GitHub
parent
14fbcac831
commit
d7e8f67f2d
@@ -9,7 +9,7 @@ class Libminigbm < Package
|
||||
git_hashtag '407eb0ebf3ce52fd4b3d79712d1b86d7b021c29b'
|
||||
version git_hashtag[0, 7]
|
||||
license 'custom'
|
||||
compatibility 'x86_64 aarch64 armv7l'
|
||||
compatibility 'aarch64 armv7l x86_64'
|
||||
source_url 'https://chromium.googlesource.com/chromiumos/platform/minigbm.git'
|
||||
binary_compression 'tar.zst'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user