Update PKGBUILD arch to any

updated PKGBUILD arch to any to support all archs
This commit is contained in:
zinootje 2025-04-10 10:38:59 +02:00 committed by GitHub
parent 305c2e344f
commit 6767593e8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ pkgname=apparmor.d
pkgver=0.001
pkgrel=1
pkgdesc="Full set of apparmor profiles"
arch=("x86_64")
arch=("any")
url="https://github.com/roddhjav/$pkgname"
license=('GPL-2.0-only')
depends=('apparmor')