this repo has no description
0
fork

Configure Feed

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

conf-perl-ipc-system-simple: add support for FreeBSD and Ubuntu-derivatives

+2
+2
packages/conf-perl-ipc-system-simple/conf-perl-ipc-system-simple.3/opam
··· 13 13 ] 14 14 depexts: [ 15 15 ["libipc-system-simple-perl"] {os-family = "debian"} 16 + ["libipc-system-simple-perl"] {os-family = "ubuntu"} 16 17 ["perl-ipc-system-simple"] {os-distribution = "alpine"} 17 18 ["epel-release" "perl-IPC-System-Simple"] {os-distribution = "centos"} 18 19 ["perl-IPC-System-Simple"] {os-distribution = "ol" & os-version >= "8"} ··· 20 21 ["perl-IPC-System-Simple"] {os-distribution = "fedora"} 21 22 ["perl-ipc-system-simple"] {os-family = "arch"} 22 23 ["p5-ipc-system-simple"] {os-distribution = "macports" & os = "macos"} 24 + ["p5-IPC-System-Simple"] {os = "freebsd"} 23 25 ] 24 26 x-ci-accept-failures: [ 25 27 "oraclelinux-7"