diff options
Diffstat (limited to 'community/buoh/PKGBUILD')
-rw-r--r-- | community/buoh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/buoh/PKGBUILD b/community/buoh/PKGBUILD index 3d4fb093f..371abe0e0 100644 --- a/community/buoh/PKGBUILD +++ b/community/buoh/PKGBUILD @@ -6,7 +6,7 @@ pkgname=buoh pkgver=0.8.2 pkgrel=4 pkgdesc="A reader for online strips comics" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://buoh.steve-o.org/" license=('GPL') depends=('libgnomeui' 'libsoup>=2.4.0' 'gconf' 'hicolor-icon-theme') |