remove nonstandard arches

This commit is contained in:
mar77i
2015-10-15 13:48:01 +02:00
parent 96d35f72f1
commit 89c41b34fb
2 changed files with 2 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ pkgver=20151011.f56c58a
pkgrel=1
pkgdesc='Simple virtual terminal emulator for X'
url='http://git.suckless.org/st/'
arch=('i686' 'x86_64' 'armv7h')
arch=('i686' 'x86_64')
license=('MIT')
depends=('libxft')
makedepends=('ncurses' 'libxext' 'git')