summaryrefslogtreecommitdiff
path: root/extra/acpid
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-03-08 07:59:53 -0600
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-03-08 07:59:53 -0600
commitda77e97d913dbb6efcd544f57b8b6e58c43f6442 (patch)
tree83524e87b4577872ac43a67770de0cedc3a1f8bb /extra/acpid
parentcea19ccf7318073acb582d4817fafdb123d5b7fc (diff)
parent61733e7ff1a756e9325154d9d52cdcdeb27d9097 (diff)
Merge branch 'master' of gitpar:abslibre-mips64el
Diffstat (limited to 'extra/acpid')
-rw-r--r--extra/acpid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/acpid/PKGBUILD b/extra/acpid/PKGBUILD
index 8572d79b1..ae5cfc9e0 100644
--- a/extra/acpid/PKGBUILD
+++ b/extra/acpid/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=acpid
pkgver=2.0.14
pkgrel=1
pkgdesc="A daemon for delivering ACPI power management events with netlink support"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://tedfelix.com/linux/acpid-netlink.html"
license=('GPL')
depends=('bash')