diff options
Diffstat (limited to 'community/perl-datetime/PKGBUILD')
-rw-r--r-- | community/perl-datetime/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-datetime/PKGBUILD b/community/perl-datetime/PKGBUILD index 62eed7371..7fa2c4cb8 100644 --- a/community/perl-datetime/PKGBUILD +++ b/community/perl-datetime/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-datetime pkgver=0.78 pkgrel=1 pkgdesc="A complete, easy to use date and time object" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/DateTime" license=('GPL' 'PerlArtistic') depends=('perl-datetime-timezone>=0.59' 'perl-datetime-locale>=0.41' |