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 c692791b8..294f1f6f5 100644 --- a/community/winefish/PKGBUILD +++ b/community/winefish/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.3.3 pkgrel=9 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=('libgnomeui') makedepends=('pkgconfig') |