diff --git a/rrdtool.spec b/rrdtool.spec index cd14792..acb8d57 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -100,7 +100,7 @@ Provides: python-%{name} = %{version}-%{release} Python RRDtool bindings. %endif -%ifarch ppc64 +%ifarch ppc64 ppc64le # php bits busted on ppc64 at the moment %define with_php 0 %endif
Thanks for the report and patch, but I will rather use the %{power64} macro.