diff options
Diffstat (limited to 'community/kid3/PKGBUILD')
-rw-r--r-- | community/kid3/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kid3/PKGBUILD b/community/kid3/PKGBUILD index 7b03c3c8a..2d5839fda 100644 --- a/community/kid3/PKGBUILD +++ b/community/kid3/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kid3 pkgver=1.6 pkgrel=1 pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor for KDE" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://kid3.sourceforge.net/" license=('GPL') depends=('id3lib' 'kdelibs' 'tunepimp') |