diff options
Diffstat (limited to 'community/perl-text-kakasi/PKGBUILD')
-rw-r--r-- | community/perl-text-kakasi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-text-kakasi/PKGBUILD b/community/perl-text-kakasi/PKGBUILD index 78b522c7c..21e704403 100644 --- a/community/perl-text-kakasi/PKGBUILD +++ b/community/perl-text-kakasi/PKGBUILD @@ -7,7 +7,7 @@ pkgname=perl-text-kakasi pkgver=2.04 pkgrel=7 pkgdesc="Perl frontend to kakasi" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Text-Kakasi" license=('GPL' 'PerlArtistic') depends=('perl' 'kakasi') |