aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python.rb')
-rw-r--r--Library/Formula/python.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb
index b4ef9033f..588825c3f 100644
--- a/Library/Formula/python.rb
+++ b/Library/Formula/python.rb
@@ -87,6 +87,7 @@ class Python < Formula
distutils_fix_stdenv
if build.universal?
+ ENV.universal_binary
args << "--enable-universalsdk=/" << "--with-universal-archs=intel"
end