Commit Graph

4 Commits

Author SHA1 Message Date
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
428d06cba5 timezone_data: bump version 2021-06-08 14:34:38 +02:00
François Revol
b38fa0e728 timezone_data: We actually want the source package
since there's some code compiled.
2020-05-18 03:07:49 +02:00
François Revol
0ad734e3f4 Add recipe for timezone_data (aka tzdata or zoneinfo) from IANA
The thing is so strangely shipped that we can't get just the data anyway,
we must compile stuff to get the data. So I couldn't use "any" as arch.
2020-05-18 02:54:10 +02:00