summaryrefslogtreecommitdiff
path: root/community/acpid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/acpid/PKGBUILD')
-rw-r--r--community/acpid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/acpid/PKGBUILD b/community/acpid/PKGBUILD
index d31a614a8..b7763dec5 100644
--- a/community/acpid/PKGBUILD
+++ b/community/acpid/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=acpid
pkgver=2.0.18
pkgrel=1
pkgdesc='A daemon for delivering ACPI power management events with netlink support'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://tedfelix.com/linux/acpid-netlink.html'
license=('GPL')
depends=('bash')