Accepting request 667987 from home:eeich:factory_staging

Fix typo.

OBS-URL: https://build.opensuse.org/request/show/667987
OBS-URL: https://build.opensuse.org/package/show/science/superlu?expand=0&rev=10
This commit is contained in:
Egbert Eich 2019-01-23 11:50:48 +00:00 committed by Git OBS Bridge
parent c83b962a47
commit 8fb40bab83

View File

@ -40,7 +40,7 @@ ExclusiveArch: do_not_build
%bcond_with ringdisabled
%if %{with_hpc} && %{with ringdisabled}
%if %{with hpc} && %{with ringdisabled}
ExclusiveArch: do_not_build
%endif