diff options
Diffstat (limited to 'extra/python-notify/PKGBUILD')
-rw-r--r-- | extra/python-notify/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-notify/PKGBUILD b/extra/python-notify/PKGBUILD index 7d32fed47..adf4ea36f 100644 --- a/extra/python-notify/PKGBUILD +++ b/extra/python-notify/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python2-notify pkgver=0.1.1 pkgrel=12 pkgdesc="Python bindings for libnotify" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.galago-project.org/" license=('GPL') depends=('pygtk>=2.22.0' 'libnotify>=0.7.1') |