TriggerJobOpts.Modifiers: Skip adding FPEAuditor on platforms other than x86_64
FPEAuditor doesn't work on platforms other than x86_64, so detect the platform and avoid adding it in the job if the platform is unsupported.
Fixes ATEAM-834
Please be advised that registry.cern.ch and registry-tn.cern.ch registries (Registry Service) will be unavailable next Tuesday, Feb 11th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further info: OTG0154380
FPEAuditor doesn't work on platforms other than x86_64, so detect the platform and avoid adding it in the job if the platform is unsupported.
Fixes ATEAM-834