diff options
Diffstat (limited to 'community/python2-pybluez/PKGBUILD')
-rw-r--r-- | community/python2-pybluez/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-pybluez/PKGBUILD b/community/python2-pybluez/PKGBUILD index 672954656..f211ede1f 100644 --- a/community/python2-pybluez/PKGBUILD +++ b/community/python2-pybluez/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python2-pybluez pkgver=0.18 pkgrel=6 pkgdesc="Python wrapper for the BlueZ Bluetooth stack" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.google.com/p/pybluez/" license=('GPL') provides=('pybluez') |