this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-fortran: add support for Ubuntu derivatives

+1
+1
packages/conf-gfortran/conf-gfortran.0/opam
··· 9 9 build: ["gfortran" "--version"] 10 10 depexts: [ 11 11 ["gfortran"] {os-family = "debian"} 12 + ["gfortran"] {os-family = "ubuntu"} 12 13 ["gfortran"] {os-distribution = "alpine"} 13 14 ["gcc-gfortran"] {os-distribution = "fedora"} 14 15 ["gcc-gfortran"] {os-distribution = "centos"}