summaryrefslogtreecommitdiff
path: root/extra/xclip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xclip/PKGBUILD')
-rw-r--r--extra/xclip/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xclip/PKGBUILD b/extra/xclip/PKGBUILD
index 0e5d405e5..19ce98d24 100644
--- a/extra/xclip/PKGBUILD
+++ b/extra/xclip/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc='Command line interface to the X11 clipboard'
url='http://sourceforge.net/projects/xclip'
license=('GPL')
depends=('libxmu')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("http://downloads.sourceforge.net/sourceforge/xclip/${pkgname}-${pkgver}.tar.gz")
sha1sums=('aed2cff18b9aecfe3377ad064c6a67518bbec211')