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 96f6eb0e8..f032ead3b 100644 --- a/community/ktechlab/PKGBUILD +++ b/community/ktechlab/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ktechlab pkgver=0.3.7 pkgrel=1 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') |