diff options
Diffstat (limited to 'community/highlight/PKGBUILD')
-rw-r--r-- | community/highlight/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/highlight/PKGBUILD b/community/highlight/PKGBUILD index 7cf82ed54..e7dc92f58 100644 --- a/community/highlight/PKGBUILD +++ b/community/highlight/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.13 pkgrel=2 url="http://www.andre-simon.de/doku/highlight/highlight.html" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=(qt4 lua51 boost) source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc}) md5sums=('2b5e217c80c441853360926dbb7777e9' |