summaryrefslogtreecommitdiff
path: root/community/perl-dbd-pg/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-dbd-pg/PKGBUILD')
-rw-r--r--community/perl-dbd-pg/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-dbd-pg/PKGBUILD b/community/perl-dbd-pg/PKGBUILD
index a7c72882a..afdc17312 100644
--- a/community/perl-dbd-pg/PKGBUILD
+++ b/community/perl-dbd-pg/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=perl-dbd-pg
pkgver=2.19.3
pkgrel=1
pkgdesc="Postgres Driver for DBI"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/DBD-Pg"
license=('GPL' 'PerlArtistic')
depends=('perl-dbi>=1.52' 'postgresql-libs')