summaryrefslogtreecommitdiff
path: root/community/dynamite
diff options
context:
space:
mode:
Diffstat (limited to 'community/dynamite')
-rw-r--r--community/dynamite/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dynamite/PKGBUILD b/community/dynamite/PKGBUILD
index f230ef92f..cb465fe15 100644
--- a/community/dynamite/PKGBUILD
+++ b/community/dynamite/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=dynamite
pkgver=0.1.1
pkgrel=3
pkgdesc="Dynamite is a tool and library for decompressing data compressed with PKWARE Data Compression Library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://synce.sourceforge.net/"
license=("GPL")
source=(http://downloads.sourceforge.net/sourceforge/synce/libdynamite-$pkgver.tar.gz)