Explorar el Código

Merge pull request #612 from justinclift/enable_el6_builds

Enable package building on EL6
无闻 hace 10 años
padre
commit
a01b4baca2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .pkgr.yml

+ 1 - 0
.pkgr.yml

@@ -2,6 +2,7 @@ targets:
   ubuntu-14.04:
   ubuntu-12.04:
   debian-7:
+  centos6:
 build_dependencies:
   - mercurial
   - bzr