diff options
Diffstat (limited to 'community/perl-gtk2-mozembed/PKGBUILD')
-rw-r--r-- | community/perl-gtk2-mozembed/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-gtk2-mozembed/PKGBUILD b/community/perl-gtk2-mozembed/PKGBUILD index fdc78ab73..63f1f4702 100644 --- a/community/perl-gtk2-mozembed/PKGBUILD +++ b/community/perl-gtk2-mozembed/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-gtk2-mozembed pkgver=0.08 pkgrel=4 pkgdesc="Interface to the Mozilla embedding widget" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Gtk2-MozEmbed" license=('GPL' 'PerlArtistic') depends=('perl-extutils-pkgconfig>=1.03' 'gtk2-perl>=1.081' 'perl-extutils-depends>=0.20' 'xulrunner>1.9') |