summaryrefslogtreecommitdiff
path: root/community/libfaketime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libfaketime/PKGBUILD')
-rw-r--r--community/libfaketime/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libfaketime/PKGBUILD b/community/libfaketime/PKGBUILD
index 1224207e3..c5e306d70 100644
--- a/community/libfaketime/PKGBUILD
+++ b/community/libfaketime/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=libfaketime
pkgver=0.9.5
pkgrel=2
pkgdesc='Report fake dates and times to programs without having to change the system-wide time.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.code-wizards.com/projects/libfaketime/'
license=('GPL2')
source=("http://www.code-wizards.com/projects/${pkgname}/${pkgname}-${pkgver}.tar.gz")