diff options
Diffstat (limited to 'community/perl-io-tty')
-rw-r--r-- | community/perl-io-tty/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-io-tty/PKGBUILD b/community/perl-io-tty/PKGBUILD index 540af17de..33593d4f0 100644 --- a/community/perl-io-tty/PKGBUILD +++ b/community/perl-io-tty/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-io-tty pkgver=1.10 pkgrel=2 pkgdesc="Provide an interface to TTYs and PTYs" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/IO-Tty/" license=("GPL" "PerlArtistic") depends=('glibc') |