author | Alexander Rødseth
<xyproto@archlinux.org> 2012-10-24 15:17:40 UTC |
committer | Alexander Rødseth
<xyproto@archlinux.org> 2012-10-24 15:17:40 UTC |
parent | da8f9a4c0961c772db9fcda20084794c52ce2c0c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 9ba6ec1..7d2f471 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sdcc pkgver=3.2.0 pkgrel=2 -pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)" +pkgdesc='Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)' arch=('i686' 'x86_64') license=('GPL') depends=('bash' 'gcc-libs' 'boost-libs')