diff options
Diffstat (limited to 'community/perl-gd/PKGBUILD')
-rw-r--r-- | community/perl-gd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-gd/PKGBUILD b/community/perl-gd/PKGBUILD index 8e31c238a..0fdf62c37 100644 --- a/community/perl-gd/PKGBUILD +++ b/community/perl-gd/PKGBUILD @@ -5,7 +5,7 @@ pkgname=perl-gd pkgver=2.44 pkgrel=3 pkgdesc="Interface to Gd Graphics Library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/GD" license=('GPL' 'PerlArtistic') depends=('gd') |