···3232 description = "An open source tool for computing automorphism groups and canonical forms of graphs. It has both a command line user interface as well as C++ and C programming language APIs";
3333 homepage = "http://www.tcs.hut.fi/Software/bliss/";
3434 license = licenses.lgpl3;
3535- platforms = [ "i686-linux" "x86_64-linux" ];
3535+ platforms = [ "i686-linux" "x86_64-linux" "aarch64-linux" ];
3636 };
3737}