diff options
Diffstat (limited to 'community/perl-dbd-sqlite2')
-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 172143d89..3bd4df7bc 100644 --- a/community/perl-dbd-sqlite2/PKGBUILD +++ b/community/perl-dbd-sqlite2/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-dbd-sqlite2 pkgver=0.33 pkgrel=9 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") |