diff options
Diffstat (limited to 'community/id3lib-rcc/PKGBUILD')
-rw-r--r-- | community/id3lib-rcc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/id3lib-rcc/PKGBUILD b/community/id3lib-rcc/PKGBUILD index cb62b1ef9..c31ea657a 100644 --- a/community/id3lib-rcc/PKGBUILD +++ b/community/id3lib-rcc/PKGBUILD @@ -5,7 +5,7 @@ pkgname=id3lib-rcc pkgver=3.8.3 pkgrel=7 pkgdesc="id3lib with librcc patch" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://id3lib.sourceforge.net/" license=('GPL') depends=('libxml2' 'librcc' 'gcc-libs') |