sed: enable for clangarm64
This commit is contained in:
@@ -8,7 +8,7 @@ pkgver=4.4
|
||||
pkgrel=1
|
||||
pkgdesc="Sed is a stream editor (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://www.gnu.org/software/sed/'
|
||||
license=('GPL3')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gettext"
|
||||
|
||||
Reference in New Issue
Block a user