evemu: add meta.platforms
This commit is contained in:
@@ -33,5 +33,6 @@ stdenv.mkDerivation rec {
|
|||||||
repositories.git = git://git.freedesktop.org/git/evemu;
|
repositories.git = git://git.freedesktop.org/git/evemu;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ maintainers.amorsillo ];
|
maintainers = [ maintainers.amorsillo ];
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user