diff options
Diffstat (limited to 'community/perl-gssapi/PKGBUILD')
-rw-r--r-- | community/perl-gssapi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-gssapi/PKGBUILD b/community/perl-gssapi/PKGBUILD index 51bed482b..095078f27 100644 --- a/community/perl-gssapi/PKGBUILD +++ b/community/perl-gssapi/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-gssapi pkgver=0.28 pkgrel=6 pkgdesc="Perl/CPAN Module GSSAPI" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') url="http://search.cpan.org/dist/GSSAPI" license=("GPL" "PerlArtistic") depends=('krb5') |