summaryrefslogtreecommitdiff
path: root/extra/perl-dbd-sqlite/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/perl-dbd-sqlite/PKGBUILD')
-rw-r--r--extra/perl-dbd-sqlite/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/perl-dbd-sqlite/PKGBUILD b/extra/perl-dbd-sqlite/PKGBUILD
index 70f9ee742..7c2ffa75b 100644
--- a/extra/perl-dbd-sqlite/PKGBUILD
+++ b/extra/perl-dbd-sqlite/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=perl-dbd-sqlite
pkgver=1.40
pkgrel=1
pkgdesc="Self-contained RDBMS in a DBI driver"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/DBD-SQLite"
license=('GPL' 'PerlArtistic')
depends=('perl-dbi' 'sqlite')