summaryrefslogtreecommitdiff
path: root/community/libcec
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-23 12:51:42 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-23 12:51:42 -0500
commit1e612047394eb4eee29357e7ab156db60b88f783 (patch)
tree258b36e06bb02460c1a607dd280d94f3e4234a7f /community/libcec
parent4bf28ccf9c4352c3e6a49205ea5d3707f6acf612 (diff)
Add mips64el in archs
Diffstat (limited to 'community/libcec')
-rw-r--r--community/libcec/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcec/PKGBUILD b/community/libcec/PKGBUILD
index 8440defc4..9a103c268 100644
--- a/community/libcec/PKGBUILD
+++ b/community/libcec/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libcec
pkgver=1.8.1
pkgrel=1
pkgdesc="Pulse-Eight's libcec for the Pulse-Eight USB-CEC adapter"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/Pulse-Eight/libcec"
license=('GPL')
depends=('udev' 'lockdev')