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 452350efe..9d14f623f 100644 --- a/community/autocutsel/PKGBUILD +++ b/community/autocutsel/PKGBUILD @@ -7,7 +7,7 @@ pkgname=autocutsel pkgver=0.9.0 pkgrel=6 pkgdesc="synchronizes the two copy/paste buffers mainly used by X applications" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libxaw') source=(http://lepton.fr/tools/$pkgname/$pkgname-$pkgver.tar.gz) md5sums=('ba4a6f632cb4815ae4e5c3027c24cfc5') |