diff options
Diffstat (limited to 'community/perl-mail-box-parser-c/PKGBUILD')
-rw-r--r-- | community/perl-mail-box-parser-c/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-mail-box-parser-c/PKGBUILD b/community/perl-mail-box-parser-c/PKGBUILD index f9fcf27e7..b7ab1f97c 100644 --- a/community/perl-mail-box-parser-c/PKGBUILD +++ b/community/perl-mail-box-parser-c/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-mail-box-parser-c pkgver=3.006 pkgrel=5 pkgdesc="Perl/CPAN Module Mail::Box::Parser::C : extends MailBox with the speed of C" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') url="http://search.cpan.org/dist/Mail-Box-Parser-C" license=("GPL" "PerlArtistic") source=("http://www.cpan.org/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-$pkgver.tar.gz") |