diff options
Diffstat (limited to 'community/parano/PKGBUILD')
-rw-r--r-- | community/parano/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/parano/PKGBUILD b/community/parano/PKGBUILD index 5f773d17c..41855fec5 100644 --- a/community/parano/PKGBUILD +++ b/community/parano/PKGBUILD @@ -7,7 +7,7 @@ pkgname=parano pkgver=0.3.5 pkgrel=4 pkgdesc="A GNOME frontend for creating/editing/checking MD5 and SFV files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://parano.berlios.de" license=('GPL') depends=('gnome-python' 'shared-mime-info') |