diff options
Diffstat (limited to 'community/ogle-gui/PKGBUILD')
-rw-r--r-- | community/ogle-gui/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ogle-gui/PKGBUILD b/community/ogle-gui/PKGBUILD index 2c8d95b91..a5ead3a9b 100644 --- a/community/ogle-gui/PKGBUILD +++ b/community/ogle-gui/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ogle-gui pkgver=0.9.2 pkgrel=5 pkgdesc="A gtk2 gui for ogle" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.dtek.chalmers.se/groups/dvd/" license=('GPL') depends=('ogle' 'libglade') |