diff options
Diffstat (limited to 'community/pmtools/PKGBUILD')
-rw-r--r-- | community/pmtools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pmtools/PKGBUILD b/community/pmtools/PKGBUILD index e11b25cd0..df01eb04e 100644 --- a/community/pmtools/PKGBUILD +++ b/community/pmtools/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pmtools pkgver=20101124 pkgrel=2 pkgdesc="A small collection of ACPI power management test and investigation tools" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://acpi.sourceforge.net/dsdt/index.php" license=('GPL2') depends=('perl') |