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 73aaafa65..f1e77c1eb 100644 --- a/community/synfigstudio/PKGBUILD +++ b/community/synfigstudio/PKGBUILD @@ -7,7 +7,7 @@ _lpkgname=synfig pkgver=0.62.02 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') |