summaryrefslogtreecommitdiff
path: root/community/acpi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/acpi/PKGBUILD')
-rw-r--r--community/acpi/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/acpi/PKGBUILD b/community/acpi/PKGBUILD
index 634c26b0f..f4eb265c2 100644
--- a/community/acpi/PKGBUILD
+++ b/community/acpi/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=acpi
pkgver=1.6
pkgrel=1
pkgdesc="Linux ACPI client providing battery, AC power, and thermal readings"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://sourceforge.net/projects/acpiclient"
depends=('glibc')
source=(http://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz)