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 b3cf18028..826760ba9 100644 --- a/community/perl-gd/PKGBUILD +++ b/community/perl-gd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-gd pkgver=2.46 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') |