jupyter and deps: enable clangarm64

This commit is contained in:
GH Cao
2023-01-08 04:04:46 +08:00
parent 7fbb146a59
commit 29d3448fd6
34 changed files with 34 additions and 34 deletions

View File

@@ -7,7 +7,7 @@ pkgver=1.2.1
pkgrel=1
pkgdesc='A tiny CSS parser (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
license=('BSD')
url='https://github.com/Kozea/tinycss2'
depends=("${MINGW_PACKAGE_PREFIX}-python"