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 | 34a9ccf003e9a9bf70c39d9b1b727cc8ca143b8c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 6a8478f..44cfe4f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgver=0.9.9 pkgrel=2 pkgdesc="Utility for reading, writing, erasing and verifying flash ROM chips" url="http://www.flashrom.org/" -arch=('i686' 'x86_64') +arch=('x86_64') license=('GPL') depends=('libftdi-compat' 'pciutils') optdepends=('dmidecode: for SMBIOS/DMI table decoder support')