summaryrefslogtreecommitdiff
path: root/community/kicad
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-10 13:43:45 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-10 13:43:45 +0100
commit63b4e1f753a187003bc92ab02a47ee5e91096ef4 (patch)
tree1dbe030d4d61b3a448a8499733b72eb370e6c0d6 /community/kicad
parent52606b93b12b35d9225e3ec29c1db3f5f63d6aac (diff)
Arch already released mips64el packages.
Diffstat (limited to 'community/kicad')
-rw-r--r--community/kicad/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kicad/PKGBUILD b/community/kicad/PKGBUILD
index 330a87a86..e9a8962df 100644
--- a/community/kicad/PKGBUILD
+++ b/community/kicad/PKGBUILD
@@ -8,7 +8,7 @@ _pkgver=${pkgver:0:4}-${pkgver:4:2}-${pkgver:6:2}
_pkgbzr=3256
pkgrel=4
pkgdesc="Electronic schematic and printed circuit board (PCB) design tools"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://iut-tice.ujf-grenoble.fr/kicad/"
license=('GPL')
depends=('glu' 'wxgtk' 'hicolor-icon-theme' 'desktop-file-utils')