diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index e01e3988d1..52ece1ef04 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -22,6 +22,7 @@ TAP_MIGRATIONS = { "nlopt" => "homebrew/science", "octave" => "homebrew/science", "opencv" => "homebrew/science", + "pocl" => "homebrew/science", "qfits" => "homebrew/boneyard", "qrupdate" => "homebrew/science", "slicot" => "homebrew/science",