summaryrefslogtreecommitdiff
path: root/community/pyogg/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pyogg/PKGBUILD')
-rw-r--r--community/pyogg/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pyogg/PKGBUILD b/community/pyogg/PKGBUILD
index 50eebb60e..b881ea888 100644
--- a/community/pyogg/PKGBUILD
+++ b/community/pyogg/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pyogg
pkgver=1.3
pkgrel=7
pkgdesc="Python ogg wrapper library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://ekyo.nerim.net/software/pyogg/index.html"
license=('LGPL2')
depends=('python2' 'libogg' 'glibc')