diff options
Diffstat (limited to 'extra/epplet-base/PKGBUILD')
-rw-r--r-- | extra/epplet-base/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/epplet-base/PKGBUILD b/extra/epplet-base/PKGBUILD index adf6b4bee..490ec2db3 100644 --- a/extra/epplet-base/PKGBUILD +++ b/extra/epplet-base/PKGBUILD @@ -6,7 +6,7 @@ pkgname=epplet-base pkgver=0.13 pkgrel=1 pkgdesc="Addon plugins for the enlightenment windowmanager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.enlightenment.org" license=('GPL') depends=('esound' 'imlib2' 'libcdaudio' 'libgl') |