summaryrefslogtreecommitdiff
path: root/community/autocutsel/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/autocutsel/PKGBUILD')
-rw-r--r--community/autocutsel/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/autocutsel/PKGBUILD b/community/autocutsel/PKGBUILD
index 4c0e71eef..d1ad343ee 100644
--- a/community/autocutsel/PKGBUILD
+++ b/community/autocutsel/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=autocutsel
pkgver=0.9.1
pkgrel=1
pkgdesc="synchronizes the two copy/paste buffers mainly used by X applications"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libxaw')
source=(https://github.com/sigmike/autocutsel/releases/download/$pkgver/autocutsel-$pkgver.tar.gz)
url="http://www.nongnu.org/autocutsel/"