diff options
Diffstat (limited to 'community/perl-mail-transport-dbx')
-rw-r--r-- | community/perl-mail-transport-dbx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-mail-transport-dbx/PKGBUILD b/community/perl-mail-transport-dbx/PKGBUILD index f3c34f9b1..02a43412e 100644 --- a/community/perl-mail-transport-dbx/PKGBUILD +++ b/community/perl-mail-transport-dbx/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-mail-transport-dbx pkgver=0.07 pkgrel=7 pkgdesc="Perl/CPAN Module Mail::Transport::Dbx : Parse Outlook Express mailboxes" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') url="http://search.cpan.org/dist/Mail-Transport-Dbx" license=("GPL" "PerlArtistic") options=('!emptydirs') |