diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 00d3421f79..cc6dcd38ef 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -20,4 +20,5 @@ TAP_MIGRATIONS = { 'comparepdf' => 'homebrew/boneyard', 'colormake' => 'homebrew/headonly', 'wkhtmltopdf' => 'homebrew/boneyard', + 'kerl' => 'homebrew/headonly', }