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 32c493e01..63dd754c4 100644 --- a/community/libcec/PKGBUILD +++ b/community/libcec/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libcec pkgver=2.1.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') |