tzdata: enable for clangarm64

new dep for python
This commit is contained in:
Christoph Reiter
2021-09-22 19:40:55 +02:00
committed by GitHub
parent 9b8ad3f6e8
commit 32ca0b78e5

View File

@@ -7,7 +7,7 @@ pkgver=2021a
pkgrel=1
pkgdesc="Sources for time zone and daylight saving time data (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://www.iana.org/time-zones"
license=('custom: public domain')
options=('!emptydirs')