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 7f2ad5e91..1bd8cb1cc 100644
--- a/community/perl-dbd-pg/PKGBUILD
+++ b/community/perl-dbd-pg/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=perl-dbd-pg
pkgver=2.19.2
pkgrel=2
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')