vapoursynth-bestsource: broaden meta.platforms
Seems to build fine on AArch64.
This commit is contained in:
@@ -55,6 +55,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
gpl2Plus
|
||||
];
|
||||
maintainers = with lib.maintainers; [ snaki ];
|
||||
platforms = lib.platforms.x86_64;
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user