diff options
Diffstat (limited to 'community/ghdl/PKGBUILD')
-rw-r--r-- | community/ghdl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ghdl/PKGBUILD b/community/ghdl/PKGBUILD index 24e3e88be..78d49c218 100644 --- a/community/ghdl/PKGBUILD +++ b/community/ghdl/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ghdl _gccver=4.3.4 pkgver=0.29 pkgrel=4 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc='A complete VHDL simulator, using GCC technology.' url='http://ghdl.free.fr/' license=('GPL') |