diff options
Diffstat (limited to 'community/winefish/PKGBUILD')
-rw-r--r-- | community/winefish/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/winefish/PKGBUILD b/community/winefish/PKGBUILD index b08aeba86..1a098a70a 100644 --- a/community/winefish/PKGBUILD +++ b/community/winefish/PKGBUILD @@ -9,7 +9,7 @@ pkgver=1.3.3 pkgrel=11 pkgdesc="LaTeX editor based on Bluefish with auto-completion and syntax highlighting" url="http://winefish.berlios.de/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('gtk2' 'desktop-file-utils' 'shared-mime-info') makedepends=('pkgconfig') |