Remove all mention of Windows IA-64 support (GH-3389)

It was mostly removed long ago.
This commit is contained in:
Zachary Ware 2017-09-06 15:45:25 -07:00 committed by GitHub
parent effc12f8e9
commit 49ce74efe8
13 changed files with 12 additions and 66 deletions

View file

@ -172,7 +172,7 @@ def get_build_version():
def get_build_architecture():
"""Return the processor architecture.
Possible results are "Intel", "Itanium", or "AMD64".
Possible results are "Intel" or "AMD64".
"""
prefix = " bit ("