mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pciutils: only build and install on supported platforms
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d72ce1a842
commit
4631ffa739
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user