diff options
Diffstat (limited to 'extra/id3/PKGBUILD')
-rw-r--r-- | extra/id3/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/id3/PKGBUILD b/extra/id3/PKGBUILD index 046797e07..37015ed0a 100644 --- a/extra/id3/PKGBUILD +++ b/extra/id3/PKGBUILD @@ -6,7 +6,7 @@ pkgname=id3 pkgver=0.78 pkgrel=2 pkgdesc="Utility to edit id3v1 and id3v2 tags" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') depends=('gcc-libs') source=(http://home.wanadoo.nl/squell/files/${pkgname}-${pkgver}.tar.gz |