diff options
Diffstat (limited to 'community/perl-class-methodmaker')
-rw-r--r-- | community/perl-class-methodmaker/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-class-methodmaker/PKGBUILD b/community/perl-class-methodmaker/PKGBUILD index 1304b3d3d..0bcf76cb3 100644 --- a/community/perl-class-methodmaker/PKGBUILD +++ b/community/perl-class-methodmaker/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-class-methodmaker pkgver=2.18 pkgrel=7 pkgdesc="Create generic class methods" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Class-MethodMaker" license=('GPL' 'PerlArtistic') depends=('perl>=5.10.0') |