diff options
Diffstat (limited to 'community/perl-dbd-sybase/PKGBUILD')
-rw-r--r-- | community/perl-dbd-sybase/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-dbd-sybase/PKGBUILD b/community/perl-dbd-sybase/PKGBUILD index 338bf74ea..d85c095d3 100644 --- a/community/perl-dbd-sybase/PKGBUILD +++ b/community/perl-dbd-sybase/PKGBUILD @@ -5,7 +5,7 @@ pkgname=perl-dbd-sybase pkgver=1.14 pkgrel=2 pkgdesc="Sybase Driver for DBI" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/DBD-Sybase/" license=('GPL' 'PerlArtistic') depends=('perl-dbi>=1.52' 'perl>=5.10.0' 'freetds') |