diff --git a/rocblas.spec b/rocblas.spec
index 182c2dd6650f0d7317b2e2539447df215f711f08..cbed74ab6de062fe8f1db757865e8f190b1be410 100644
--- a/rocblas.spec
+++ b/rocblas.spec
@@ -25,12 +25,7 @@
 %global build_test OFF
 %endif
 
-%if 0%{?rhel}
-# Not available on RHEL
 %bcond_with tensile
-%else
-%bcond_without tensile
-%endif
 %if %{with tensile}
 %global build_tensile ON
 %else