| 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 | 98274140e4ec77be7bcad024048141fc91ae1e0b |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index b75de48..01490a9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc='Minimal dumb-terminal emulation program, very much like minicom' url='https://github.com/npat-efault/picocom' license=('GPL2') -arch=('i686' 'x86_64') +arch=('x86_64') makedepends=('git') depends=('glibc') source=("git+https://github.com/npat-efault/picocom.git#tag=$pkgver")