diff options
Diffstat (limited to 'pcr/multiwatch/PKGBUILD')
-rw-r--r-- | pcr/multiwatch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/multiwatch/PKGBUILD b/pcr/multiwatch/PKGBUILD index 64e82325e..0bf698bbc 100644 --- a/pcr/multiwatch/PKGBUILD +++ b/pcr/multiwatch/PKGBUILD @@ -3,7 +3,7 @@ pkgname=multiwatch pkgver='1.0.0' pkgrel=1 pkgdesc='Forks and watches multiple instances of a program in the same context' -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="http://redmine.lighttpd.net/projects/multiwatch/wiki" license=('MIT') depends=('libev') |