diff options
Diffstat (limited to 'community/python-pybluez/PKGBUILD')
-rw-r--r-- | community/python-pybluez/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pybluez/PKGBUILD b/community/python-pybluez/PKGBUILD index a81b0b161..de53afe0e 100644 --- a/community/python-pybluez/PKGBUILD +++ b/community/python-pybluez/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python-pybluez pkgver=0.18 pkgrel=3 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') |