diff options
Diffstat (limited to 'packaging/python-urlgrabber.spec')
-rw-r--r-- | packaging/python-urlgrabber.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/python-urlgrabber.spec b/packaging/python-urlgrabber.spec index 92a1516..c92dd2c 100644 --- a/packaging/python-urlgrabber.spec +++ b/packaging/python-urlgrabber.spec @@ -16,6 +16,9 @@ Requires: python-pycurl #Requires: libproxy-python BuildRequires: python-devel BuildRequires: python-pycurl +%ifarch %arm +%no_speedpython +%endif Provides: urlgrabber = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build |