diff options
Diffstat (limited to 'community/perl-device-serialport/PKGBUILD')
-rw-r--r-- | community/perl-device-serialport/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-device-serialport/PKGBUILD b/community/perl-device-serialport/PKGBUILD index 7f0ba54d6..dadbb6fa4 100644 --- a/community/perl-device-serialport/PKGBUILD +++ b/community/perl-device-serialport/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-device-serialport pkgver=1.04 pkgrel=4 pkgdesc="POSIX clone of Win32::SerialPort" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Device-SerialPort" license=('GPL' 'PerlArtistic') depends=('perl') |