summaryrefslogtreecommitdiff
path: root/extra/dmidecode/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-08-05 02:49:47 -0500
commit735e0f71a2d7db69fb1362edf7e910743145d2b3 (patch)
treeb1afcec766e567885356165d67851a468ec6ea27 /extra/dmidecode/PKGBUILD
parentf8fb06773f815f5df8988d0395565f5da4fe20f8 (diff)
Add mips64el in archs
Diffstat (limited to 'extra/dmidecode/PKGBUILD')
-rw-r--r--extra/dmidecode/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dmidecode/PKGBUILD b/extra/dmidecode/PKGBUILD
index d36f8c5e7..4bd9ee2e4 100644
--- a/extra/dmidecode/PKGBUILD
+++ b/extra/dmidecode/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=dmidecode
pkgver=2.12
pkgrel=2
pkgdesc="Desktop Management Interface table related utilities"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.nongnu.org/dmidecode"
license=('GPL')
depends=('glibc')