splat: build script only recognizes x86_64

+1 -1
+1 -1
pkgs/applications/radio/splat/default.nix
··· 49 49 license = licenses.gpl2Only; 50 50 homepage = "https://www.qsl.net/kd2bd/splat.html"; 51 51 maintainers = with maintainers; [ ehmry ]; 52 - platforms = platforms.linux; 52 + platforms = platforms.x86_64; 53 53 }; 54 54 55 55 }