diff options
Diffstat (limited to 'community/perl-dbd-sqlite2/PKGBUILD')
-rw-r--r-- | community/perl-dbd-sqlite2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-dbd-sqlite2/PKGBUILD b/community/perl-dbd-sqlite2/PKGBUILD index c0f2a9056..67ca8b084 100644 --- a/community/perl-dbd-sqlite2/PKGBUILD +++ b/community/perl-dbd-sqlite2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-dbd-sqlite2 pkgver=0.36 pkgrel=1 pkgdesc="Perl/CPAN Module DBD::SQLite2" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') url="http://search.cpan.org/dist/DBD-SQLite2" license=("GPL" "PerlArtistic") depends=("perl-dbi") |