bristol: Broken on aarch64
https://nix-cache.s3.amazonaws.com/log/lidml6isyxw55aly6p8q40y2ga64ay01-bristol-0.60.11.drv
This commit is contained in:
parent
1545229fa7
commit
94fd91742a
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A range of synthesiser, electric piano and organ emulations";
|
description = "A range of synthesiser, electric piano and organ emulations";
|
||||||
homepage = http://bristol.sourceforge.net;
|
homepage = http://bristol.sourceforge.net;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.linux;
|
platforms = ["x86_64-linux" "i686-linux"];
|
||||||
maintainers = [ maintainers.goibhniu ];
|
maintainers = [ maintainers.goibhniu ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user