diff options
Diffstat (limited to 'community/wings3d/PKGBUILD')
-rw-r--r-- | community/wings3d/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wings3d/PKGBUILD b/community/wings3d/PKGBUILD index 3fa7ea7a3..884ecf115 100644 --- a/community/wings3d/PKGBUILD +++ b/community/wings3d/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=wings pkgver=1.4.1 pkgrel=8 pkgdesc="3D modeling program" -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url="http://www.wings3d.com/" license=('GPL') depends=('esdl' 'bash' 'desktop-file-utils' 'cl') |