diff options
Diffstat (limited to 'extra/time')
-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 3bd8b4197..82706136f 100644 --- a/extra/time/PKGBUILD +++ b/extra/time/PKGBUILD @@ -7,7 +7,7 @@ pkgname=time pkgver=1.7 pkgrel=6 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') |