diff options
Diffstat (limited to 'extra/time/PKGBUILD')
-rw-r--r-- | extra/time/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/time/PKGBUILD b/extra/time/PKGBUILD index 8b1a81e6e..d33fb5b2f 100644 --- a/extra/time/PKGBUILD +++ b/extra/time/PKGBUILD @@ -7,7 +7,7 @@ pkgname=time pkgver=1.7 pkgrel=5 pkgdesc="Utility for monitoring a program's use of system resources" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/directory/time.html" license=('GPL') depends=('glibc') |