diff options
Diffstat (limited to 'community/aegisub/PKGBUILD')
-rwxr-xr-x | community/aegisub/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/aegisub/PKGBUILD b/community/aegisub/PKGBUILD index 3d4671472..6acc2ade7 100755 --- a/community/aegisub/PKGBUILD +++ b/community/aegisub/PKGBUILD @@ -7,7 +7,7 @@ pkgname=aegisub pkgver=3.0.2 pkgrel=6 pkgdesc="A general-purpose subtitle editor with ASS/SSA support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.aegisub.org" license=('GPL' 'BSD') depends=('desktop-file-utils' 'ffmpegsource' 'fftw' 'hicolor-icon-theme' 'hunspell' 'lua51' 'wxgtk2.9' 'hicolor-icon-theme') |