diff options
Diffstat (limited to 'community/madman/PKGBUILD')
-rw-r--r-- | community/madman/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/madman/PKGBUILD b/community/madman/PKGBUILD index 6cb991cff..c5b08cbfc 100644 --- a/community/madman/PKGBUILD +++ b/community/madman/PKGBUILD @@ -8,7 +8,7 @@ pkgname=madman pkgver=0.94beta1.20060611 pkgrel=3 pkgdesc="I-tunes like music player" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://madman.sourceforge.net/" license=('GPL') depends=('qt3' 'xmms' 'gtk' 'taglib') |