python3Packages.proton-client: change platform to linux

+1
+1
pkgs/development/python-modules/proton-client/default.nix
··· 56 56 homepage = "https://github.com/ProtonMail/proton-python-client"; 57 57 license = licenses.gpl3Only; 58 58 maintainers = with maintainers; [ wolfangaukang ]; 59 + platforms = platforms.linux; 59 60 }; 60 61 }