summaryrefslogtreecommitdiff
path: root/community/lcdproc/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 /community/lcdproc/PKGBUILD
parentf8fb06773f815f5df8988d0395565f5da4fe20f8 (diff)
Add mips64el in archs
Diffstat (limited to 'community/lcdproc/PKGBUILD')
-rw-r--r--community/lcdproc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lcdproc/PKGBUILD b/community/lcdproc/PKGBUILD
index ced069659..4d5b863d6 100644
--- a/community/lcdproc/PKGBUILD
+++ b/community/lcdproc/PKGBUILD
@@ -18,7 +18,7 @@ backup=(
'etc/lcdproc.conf'
'etc/lcdvc.conf'
)
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=(
"http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz"
'lcdd.service'