diff options
Diffstat (limited to 'community/perl-curses/PKGBUILD')
-rw-r--r-- | community/perl-curses/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-curses/PKGBUILD b/community/perl-curses/PKGBUILD index 3f11fa792..cd14d69d7 100644 --- a/community/perl-curses/PKGBUILD +++ b/community/perl-curses/PKGBUILD @@ -7,7 +7,7 @@ pkgname=perl-curses pkgver=1.28 pkgrel=5 pkgdesc="Character screen handling and windowing" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Curses" license=('GPL' 'PerlArtistic') depends=('perl' 'ncurses') |