diff options
Diffstat (limited to 'community/mime-editor/PKGBUILD')
-rw-r--r-- | community/mime-editor/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mime-editor/PKGBUILD b/community/mime-editor/PKGBUILD index ca450686e..8b7528ad6 100644 --- a/community/mime-editor/PKGBUILD +++ b/community/mime-editor/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mime-editor pkgver=0.6 pkgrel=2 pkgdesc='Shared-mime info database editor, useful for changing MIME-type info in rox applications' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://rox.sourceforge.net/mime_editor.html' license=('GPL2') depends=('pygtk' 'rox-lib' 'shared-mime-info') |