summaryrefslogtreecommitdiff
path: root/community/perl-datetime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-datetime/PKGBUILD')
-rw-r--r--community/perl-datetime/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-datetime/PKGBUILD b/community/perl-datetime/PKGBUILD
index c6179c4ca..3820d3735 100644
--- a/community/perl-datetime/PKGBUILD
+++ b/community/perl-datetime/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=perl-datetime
pkgver=1.07
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'