diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index a08590a2a6..6d8da850c5 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -7105,7 +7105,8 @@ MIDI drums and comes as two separate drumkits: Black Pearl and Red Zeppelin.") (synopsis "Polyphonic synth with lots of modulation") (description "Helm is a cross-platform polyphonic synthesizer available standalone and as an LV2 plugin.") - (license license:gpl3+))) + (license license:gpl3+) + (properties '((lint-hidden-cpe-vendors . ("helm")))))) (define-public zrythm (package