meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: I6134375ee95612959195169ded2d3064eaed9cab
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.build b/meson.build
index 7ccc92c..66286f6 100644
--- a/meson.build
+++ b/meson.build
@@ -192,7 +192,7 @@
 )
 
 if get_option('oem-ampere').allowed()
-    add_project_arguments('-DOEM_AMPERE', language : 'cpp')
+    add_project_arguments('-DOEM_AMPERE', language: 'cpp')
 endif
 
 libpldmutils_headers = ['.']