build: osx builders no longer need 32bit compiler support

This commit is contained in:
Cory Fields
2014-12-31 02:55:17 -05:00
parent 4fe6c3c24f
commit 46f54bf796
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ suites:
architectures:
- "amd64"
packages:
- "g++-multilib"
- "g++"
- "git-core"
- "pkg-config"
- "autoconf2.13"