diff options
Diffstat (limited to 'community/iasl/PKGBUILD')
-rw-r--r-- | community/iasl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/iasl/PKGBUILD b/community/iasl/PKGBUILD index 624b9c3ec..a15ee47aa 100644 --- a/community/iasl/PKGBUILD +++ b/community/iasl/PKGBUILD @@ -7,7 +7,7 @@ pkgname=iasl pkgver=20110316 pkgrel=1 pkgdesc="Intel ACPI Source Language compiler" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://acpica.org" license=('custom') depends=('glibc') |