diff options
Diffstat (limited to 'community/perl-gtk2-trayicon')
-rw-r--r-- | community/perl-gtk2-trayicon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-gtk2-trayicon/PKGBUILD b/community/perl-gtk2-trayicon/PKGBUILD index 531aa6fe0..5352a9061 100644 --- a/community/perl-gtk2-trayicon/PKGBUILD +++ b/community/perl-gtk2-trayicon/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perl-gtk2-trayicon pkgver=0.06 pkgrel=8 pkgdesc="Perl interface to the EggTrayIcon library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://search.cpan.org/dist/Gtk2-TrayIcon/" depends=('gtk2-perl') makedepends=('perl-extutils-pkgconfig' 'perl-extutils-depends') |