Remove i686 from arch=()

ledoian
Evangelos Foutras 7 years ago
parent cd6797b945
commit b82062f48f

@ -7,7 +7,7 @@ _pkgver=6.0-20170902
pkgver=${_pkgver/-/+}
pkgrel=3
pkgdesc='System V Release 4.0 curses emulation library'
arch=(i686 x86_64)
arch=(x86_64)
url='http://invisible-island.net/ncurses/ncurses.html'
license=(MIT)
depends=(glibc gcc-libs)

Loading…
Cancel
Save