diff options
Diffstat (limited to 'community/synfigstudio/PKGBUILD')
-rw-r--r-- | community/synfigstudio/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/synfigstudio/PKGBUILD b/community/synfigstudio/PKGBUILD index 818ad5e61..053d9c098 100644 --- a/community/synfigstudio/PKGBUILD +++ b/community/synfigstudio/PKGBUILD @@ -6,7 +6,7 @@ pkgname=synfigstudio pkgver=0.63.05 pkgrel=1 pkgdesc="Professional vector animation program (GUI)" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://synfig.org" license=('GPL2') depends=('gtkmm' 'synfig') |