diff options
Diffstat (limited to 'community/libcec/PKGBUILD')
-rw-r--r-- | community/libcec/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libcec/PKGBUILD b/community/libcec/PKGBUILD index ff55295ab..8fd21df7d 100644 --- a/community/libcec/PKGBUILD +++ b/community/libcec/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libcec pkgver=1.9.0 pkgrel=2 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') |