diff options
Diffstat (limited to 'community/perl-digest-md5/PKGBUILD')
-rw-r--r-- | community/perl-digest-md5/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-digest-md5/PKGBUILD b/community/perl-digest-md5/PKGBUILD index c0d7a1512..55b57db22 100644 --- a/community/perl-digest-md5/PKGBUILD +++ b/community/perl-digest-md5/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-digest-md5 pkgver=2.51 pkgrel=2 pkgdesc="Digest::MD5::Perl - Perl implementation of Ron Rivests MD5 Algorithm" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Digest-MD5" license=('GPL' 'PerlArtistic') depends=('perl>=5.10.0') |