add forgotten arch i686

This commit is contained in:
Andrew Grechkin
2019-01-01 17:22:47 +01:00
parent 3f653867d1
commit 4cfbc73eea

View File

@@ -6,7 +6,7 @@ url='https://dev.yorhel.nl/ncdu'
license=('custom:MIT')
makedepends=('ncurses-devel')
depends=('ncurses')
arch=('x86_64')
arch=('i686' 'x86_64')
source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz")
sha256sums=('f4d9285c38292c2de05e444d0ba271cbfe1a705eee37c2b23ea7c448ab37255a')