diff options
Diffstat (limited to 'core/perl')
-rw-r--r-- | core/perl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/perl/PKGBUILD b/core/perl/PKGBUILD index 9fc4a5700..c32205957 100644 --- a/core/perl/PKGBUILD +++ b/core/perl/PKGBUILD @@ -7,7 +7,7 @@ pkgname=perl pkgver=5.14.2 pkgrel=7 pkgdesc="A highly capable, feature-rich programming language" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL' 'PerlArtistic') url="http://www.perl.org" groups=('base') |