testing/libieee1284: build only on x86 and x86_64

This commit is contained in:
Natanael Copa 2017-07-28 11:42:01 +00:00
parent 9cdc5ce98c
commit fdc8fa2910

View File

@ -5,7 +5,7 @@ pkgver=0.2.11
pkgrel=0
pkgdesc="A cross-platform library for parallel port access"
url="http://cyberelk.net/tim/libieee1284"
arch="all !ppc64le"
arch="x86 x86_64"
license="GPL2"
depends_dev="py-$pkgname"
makedepends="file python2-dev"