diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index f45173f672..e01e3988d1 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -9,6 +9,7 @@ TAP_MIGRATIONS = { "dotwrp" => "homebrew/science", "drizzle" => "homebrew/boneyard", "grads" => "homebrew/binary", + "hwloc" => "homebrew/science", "ipopt" => "homebrew/science", "jscoverage" => "homebrew/boneyard", "jsl" => "homebrew/binary",