this repo has no description
0
fork

Configure Feed

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

conf-tzdata: add Alpine and Oracle support

+2
+2
packages/conf-tzdata/conf-tzdata.1/opam
··· 8 8 depexts: [ 9 9 ["tzdata"] {os-family = "debian" | os-family = "ubuntu"} 10 10 ["tzdata"] {os-distribution = "arch"} 11 + ["tzdata"] {os-distribution = "alpine"} 11 12 ["tzdata"] {os-family = "fedora"} 12 13 ["timezone"] {os-family = "suse" | os-family = "opensuse"} 14 + ["tzdata"] {os-distribution = "ol"} 13 15 ] 14 16 synopsis: "Virtual package relying on tzdata" 15 17 description: