diff options
Diffstat (limited to 'pcr/perl-astro-suntime/PKGBUILD')
-rw-r--r-- | pcr/perl-astro-suntime/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/perl-astro-suntime/PKGBUILD b/pcr/perl-astro-suntime/PKGBUILD index 2c81bbd8c..df0ba81ea 100644 --- a/pcr/perl-astro-suntime/PKGBUILD +++ b/pcr/perl-astro-suntime/PKGBUILD @@ -7,7 +7,7 @@ pkgname=perl-astro-suntime pkgver=0.01 pkgrel=2 pkgdesc="Calculate sun rise/set times" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/~ROBF/Astro-SunTime" license=('GPL' 'PerlArtistic') depends=('perl-time-modules') |