gxmatcheq-lv2: mark as linux-only (#460919)
This commit is contained in:
@@ -43,5 +43,6 @@ buildStdenv.mkDerivation (finalAttrs: {
|
||||
description = "Matching Equalizer to apply EQ curve from one source to another source";
|
||||
maintainers = with lib.maintainers; [ magnetophon ];
|
||||
license = lib.licenses.gpl3;
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user