summaryrefslogtreecommitdiff
path: root/extra/id3v2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/id3v2/PKGBUILD')
-rw-r--r--extra/id3v2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/id3v2/PKGBUILD b/extra/id3v2/PKGBUILD
index 42ab5b3f7..53e433706 100644
--- a/extra/id3v2/PKGBUILD
+++ b/extra/id3v2/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=id3v2
pkgver=0.1.12
pkgrel=2
pkgdesc="Utility to edit id3v2 tags"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://id3v2.sourceforge.net/"
license=('LGPL')
depends=('gcc-libs' 'glibc' 'id3lib' 'zlib')