bibclean: add platforms
This commit is contained in:
parent
1e40e796af
commit
84917aa00b
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Prettyprint and syntax check BibTeX and Scribe bibliography data base files";
|
||||
homepage = "http://ftp.math.utah.edu/pub/bibclean";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ dtzWill ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue