diff options
Diffstat (limited to 'extra/python-notify')
-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 efb98fd88..87f2ed93c 100644 --- a/extra/python-notify/PKGBUILD +++ b/extra/python-notify/PKGBUILD @@ -8,7 +8,7 @@ pkgname=python-notify pkgver=0.1.1 pkgrel=10 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') |