diff options
Diffstat (limited to 'community/recorditnow/PKGBUILD')
-rw-r--r-- | community/recorditnow/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/recorditnow/PKGBUILD b/community/recorditnow/PKGBUILD index d22a145d8..f9bc87caf 100644 --- a/community/recorditnow/PKGBUILD +++ b/community/recorditnow/PKGBUILD @@ -9,7 +9,7 @@ pkgname=recorditnow pkgver=0.8.1 pkgrel=7 pkgdesc="A plugin based desktop recorder for KDE SC 4" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://kde-apps.org/content/show.php/RecordItNow?content=114610" license=('GPL') depends=('kdebase-runtime' 'ffmpeg' 'xdg-utils') |