diff options
Diffstat (limited to 'core/perl/PKGBUILD')
-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 37f3a0e91..d0a20a43d 100644 --- a/core/perl/PKGBUILD +++ b/core/perl/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl pkgver=5.12.3 pkgrel=1 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') |