diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 6984139dcf..61a51b0644 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -12,4 +12,5 @@ TAP_MIGRATIONS = { 'drizzle' => 'homebrew/boneyard', 'boost149' => 'homebrew/versions', 'aimage' => 'homebrew/boneyard', + 'cmucl' => 'homebrew/binary', }