author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
parent | ca78466031be92433ecda8ff9e87acca779d7f6d |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index daadc71..735101b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgname=iverilog pkgver=10.2 pkgrel=1 pkgdesc='Icarus Verilog compiler and simulation tool' -arch=('x86_64' 'i686') +arch=('x86_64') url='http://iverilog.icarus.com/' license=('GPL') makedepends=('gperf' 'git')