summaryrefslogtreecommitdiff
path: root/community/hashcash/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hashcash/PKGBUILD')
-rw-r--r--community/hashcash/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hashcash/PKGBUILD b/community/hashcash/PKGBUILD
index 1d22902b3..35ef2038d 100644
--- a/community/hashcash/PKGBUILD
+++ b/community/hashcash/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=hashcash
pkgver=1.22
pkgrel=2
pkgdesc="Hashcash is a denial-of-service counter measure tool for email/spam."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.hashcash.org"
license=('GPL')
depends=( 'glibc' )