Added aarch64 to arch array
This commit is contained in:
parent
ef9097031b
commit
c4ec79caf4
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@ pkgname=libxft-bgra
|
|||
pkgver=2.3.4
|
||||
pkgrel=1
|
||||
pkgdesc="X FreeType library with support for BGRA glyphs and scaling."
|
||||
arch=('x86_64')
|
||||
arch=('x86_64' 'aarch64')
|
||||
url="https://xorg.freedesktop.org"
|
||||
license=('custom')
|
||||
depends=('fontconfig' 'libxrender')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue