font-sf-pro/APKBUILD: limit archies
This commit is contained in:
parent
fb1a9e6318
commit
5291ef7311
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ pkgver=1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="SF Pro font by Apple"
|
pkgdesc="SF Pro font by Apple"
|
||||||
url="https://developer.apple.com/fonts/"
|
url="https://developer.apple.com/fonts/"
|
||||||
arch="noarch"
|
arch="aarch64 x86_64"
|
||||||
license="proprietary"
|
license="proprietary"
|
||||||
makedepends="cpio p7zip"
|
makedepends="cpio p7zip"
|
||||||
source="https://devimages-cdn.apple.com/design/resources/download/SF-Pro.dmg"
|
source="https://devimages-cdn.apple.com/design/resources/download/SF-Pro.dmg"
|
||||||
|
|
Loading…
Reference in a new issue