Upstream added ppcle64 support now in 3.1.0 release

This commit is contained in:
Parag A Nemade 2017-04-20 11:14:13 +05:30
parent 637b5d7112
commit 40e2377f55
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

View File

@ -13,7 +13,7 @@ Source0: https://files.pythonhosted.org/packages/source/p/py-%{srcname}/p
BuildArch: noarch
# https://github.com/workhorsy/py-cpuinfo/issues/55
ExclusiveArch: %{ix86} x86_64 noarch
ExclusiveArch: %{ix86} x86_64 %{power64} noarch
BuildRequires: python2-devel
BuildRequires: python-setuptools