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 | f29c3032edaa082b3abaf0cf4ab3609df7a65b0d |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index b7c63af..62d7496 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sdcc pkgver=3.6.0 pkgrel=4 pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)" -arch=('i686' 'x86_64') +arch=('x86_64') license=('GPL') depends=('bash' 'gcc-libs' 'boost-libs') makedepends=('gputils' 'flex' 'bison' 'patch' 'boost')