Skip to content

Commit

Permalink
PPSSPP: add platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuuzetsu committed Jun 7, 2014
1 parent 6a3a958 commit 6c3cc8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/misc/emulators/ppsspp/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ in stdenv.mkDerivation {
description = "A PSP emulator, the Qt4 version.";
license = licenses.gpl2Plus;
maintainers = [ maintainers.fuuzetsu ];
platforms = platforms.linux ++ platforms.darwin ++ platforms.cygwin;
};
}

0 comments on commit 6c3cc8b

Please sign in to comment.