summaryrefslogtreecommitdiff
path: root/community/libacpi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libacpi/PKGBUILD')
-rw-r--r--community/libacpi/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libacpi/PKGBUILD b/community/libacpi/PKGBUILD
index 9b638f10e..24fc27577 100644
--- a/community/libacpi/PKGBUILD
+++ b/community/libacpi/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libacpi
pkgver=0.2
pkgrel=4
pkgdesc="general purpose lib to gather ACPI data"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.ngolde.de/libacpi.html"
license=('GPL')
depends=()