diff options
Diffstat (limited to 'community/autocutsel')
-rw-r--r-- | community/autocutsel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/autocutsel/PKGBUILD b/community/autocutsel/PKGBUILD index 6d0ea71be..fac1d2930 100644 --- a/community/autocutsel/PKGBUILD +++ b/community/autocutsel/PKGBUILD @@ -7,7 +7,7 @@ pkgname=autocutsel pkgver=0.9.0 pkgrel=5 pkgdesc="synchronizes the two copy/paste buffers mainly used by X applications" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libxaw' 'sh') source=(http://lepton.fr/tools/$pkgname/$pkgname-$pkgver.tar.gz $pkgname.sh) md5sums=('ba4a6f632cb4815ae4e5c3027c24cfc5' |