diff options
Diffstat (limited to 'community-testing/glipper/PKGBUILD')
-rw-r--r-- | community-testing/glipper/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community-testing/glipper/PKGBUILD b/community-testing/glipper/PKGBUILD index 430fa5e2e..f1fae4d4e 100644 --- a/community-testing/glipper/PKGBUILD +++ b/community-testing/glipper/PKGBUILD @@ -6,7 +6,7 @@ pkgname=glipper pkgver=1.0 pkgrel=12 pkgdesc="Clipboard for gnome desktop" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/glipper/" license=("GPL") depends=('python2-gconf' 'python-gnomeapplet' 'python2-libgnome' 'hicolor-icon-theme') |