ebook-tools: enable clangarm64
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for accessing and converting various ebook file formats (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://sourceforge.net/projects/ebook-tools/"
|
||||
license=('spdx:MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libzip"
|
||||
|
||||
Reference in New Issue
Block a user