diff options
Diffstat (limited to 'extra/perl-time-hires/PKGBUILD')
-rw-r--r-- | extra/perl-time-hires/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/perl-time-hires/PKGBUILD b/extra/perl-time-hires/PKGBUILD index 8253ff249..d72b0df14 100644 --- a/extra/perl-time-hires/PKGBUILD +++ b/extra/perl-time-hires/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-time-hires pkgver=1.9725 pkgrel=2 pkgdesc="Perl module: high resolution time, sleep, and alarm" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('PerlArtistic') url="http://search.cpan.org/dist/Time-HiRes/" depends=('perl') |