mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -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
@@ -5,7 +5,7 @@ class Libxkbfile < Package
|
||||
homepage 'https://x.org/wiki/'
|
||||
version '1.1.1'
|
||||
license 'MIT and custom'
|
||||
compatibility 'x86_64 aarch64 armv7l'
|
||||
compatibility 'aarch64 armv7l x86_64'
|
||||
source_url 'https://www.x.org/archive/individual/lib/libxkbfile-1.1.1.tar.xz'
|
||||
source_sha256 '8623dc26e7aac3c5ad8a25e57b566f4324f5619e5db38457f0804ee4ed953443'
|
||||
binary_compression 'tar.zst'
|
||||
|
||||
Reference in New Issue
Block a user