uses_from_macos: move cpio to shadowed by macos list

This commit is contained in:
Michka Popoff 2020-07-08 22:59:41 +02:00
parent 0735915dc5
commit 9c3cc31cb4

View File

@ -15,7 +15,6 @@ module RuboCop
bc bc
bison bison
bzip2 bzip2
cpio
cups cups
curl curl
dyld-headers dyld-headers
@ -62,6 +61,7 @@ module RuboCop
# TODO: consider making some of these keg-only. # TODO: consider making some of these keg-only.
ALLOWED_USES_FROM_MACOS_DEPS = (PROVIDED_BY_MACOS_FORMULAE + %w[ ALLOWED_USES_FROM_MACOS_DEPS = (PROVIDED_BY_MACOS_FORMULAE + %w[
bash bash
cpio
expect expect
groff groff
gzip gzip