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 | 919e3b0c3acbf0997c8a7ceac029c78761e64627 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 743300e..485512e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _ver=2015.03-3 # hopefully -X is temporary pkgrel=13 pkgdesc="The programmers solid 3D CAD modeller" url="http://openscad.org/" -arch=('i686' 'x86_64') +arch=('x86_64') license=('GPL2') changelog=CHANGELOG depends=('qt4' 'qscintilla-qt4' 'cgal' 'opencsg' 'boost-libs' 'shared-mime-info')