summaryrefslogtreecommitdiff
path: root/community/discid/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/discid/PKGBUILD')
-rw-r--r--community/discid/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/discid/PKGBUILD b/community/discid/PKGBUILD
index a40ba2e98..ddea4d450 100644
--- a/community/discid/PKGBUILD
+++ b/community/discid/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=discid
pkgver=0.1.3
pkgrel=5
pkgdesc="A program to calculate the disc-ID for audio compact discs"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://discid.sourceforge.net"
license=("GPL")
depends=(gcc-libs)