diff options
Diffstat (limited to 'community/perl-class-data-inheritable/PKGBUILD')
-rw-r--r-- | community/perl-class-data-inheritable/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-class-data-inheritable/PKGBUILD b/community/perl-class-data-inheritable/PKGBUILD index e610fc815..5724a1ec4 100644 --- a/community/perl-class-data-inheritable/PKGBUILD +++ b/community/perl-class-data-inheritable/PKGBUILD @@ -5,7 +5,7 @@ pkgname=perl-class-data-inheritable pkgver=0.08 pkgrel=5 pkgdesc="Inheritable, overridable class data " -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Class-Data-Inheritable" license=('GPL' 'PerlArtistic') depends=('perl>=5.10.0') |