diff options
Diffstat (limited to 'community/ktechlab/PKGBUILD')
-rw-r--r-- | community/ktechlab/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ktechlab/PKGBUILD b/community/ktechlab/PKGBUILD index ac59910d6..04662f644 100644 --- a/community/ktechlab/PKGBUILD +++ b/community/ktechlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=ktechlab pkgver=0.3.7 pkgrel=3 pkgdesc="IDE for electronic circuits and microcontrollers" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/ktechlab" license=("GPL") depends=('kdelibs3' 'gputils' 'gpsim') |