diff options
Diffstat (limited to 'community/subtitleeditor/PKGBUILD')
-rw-r--r-- | community/subtitleeditor/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/subtitleeditor/PKGBUILD b/community/subtitleeditor/PKGBUILD index 17580677f..e0d167b0d 100644 --- a/community/subtitleeditor/PKGBUILD +++ b/community/subtitleeditor/PKGBUILD @@ -5,7 +5,7 @@ pkgname=subtitleeditor pkgver=0.39.0 pkgrel=1 pkgdesc="A GTK+2 tool to edit subtitles for GNU/Linux/*BSD" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://home.gna.org/subtitleeditor/" license=('GPL3') depends=('enchant' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'gstreamermm' 'gtk2' 'gtkmm' 'hicolor-icon-theme' 'libsigc++' 'libxml++' 'xdg-utils') |