I\'m running a digispark on a raspberry pi. I installed the regular Raspbian distribution, then upgraded ruby to 1.9.x using apt-get and made sure libusb 1.x was installed, then I installed my own digiusb rubygem and all of my digiusb ruby scripts are working great on there!
I don\'t know if there\'s a way to get the Arduino app to run on it.. you\'d need to recompile all of the avrgcc stuff inside it for arm, and I\'m not sure if it even can run on that architecture.