pciutils: only build and install on supported platforms

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-01-20 20:22:06 +01:00
parent d72ce1a842
commit 4631ffa739

View File

@ -19,7 +19,7 @@
PKG_NAME="pciutils"
PKG_VERSION="3.2.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_ARCH="i386 x86_64"
PKG_LICENSE="GPL"
PKG_SITE="http://mj.ucw.cz/pciutils.shtml"
PKG_URL="http://www.kernel.org/pub/software/utils/pciutils/$PKG_NAME-$PKG_VERSION.tar.xz"