diff options
Diffstat (limited to 'community/libfaketime/PKGBUILD')
-rw-r--r-- | community/libfaketime/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libfaketime/PKGBUILD b/community/libfaketime/PKGBUILD index 447f4b364..1ed0c439f 100644 --- a/community/libfaketime/PKGBUILD +++ b/community/libfaketime/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libfaketime pkgver=0.9.1 pkgrel=1 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" |