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 Xkbcomp < Package
|
||||
homepage 'https://xorg.freedesktop.org/wiki/'
|
||||
version '1.4.4'
|
||||
license 'ISC, MIT and custom'
|
||||
compatibility 'x86_64 aarch64 armv7l'
|
||||
compatibility 'aarch64 armv7l x86_64'
|
||||
source_url 'https://www.x.org/archive/individual/app/xkbcomp-1.4.4.tar.bz2'
|
||||
source_sha256 '59cce603a607a17722a0a1cf99010f4894e7812beb5d695abbc08474d59af27e'
|
||||
binary_compression 'tar.xz'
|
||||
|
||||
Reference in New Issue
Block a user