mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01:00
sys-apps/pciutils: Sync with Gentoo
It's from Gentoo commit 12ec26086c33c4f620a9b8a2819b1953c986a8f6.
This commit is contained in:
parent
0a402c17fa
commit
073b2b3409
@ -1,6 +1,3 @@
|
||||
# PCI tweaking article:
|
||||
# http://www.gentoo.org/doc/en/articles/hardware-stability-p2.xml
|
||||
#
|
||||
# Apply to all devices:
|
||||
# PCIPARM_ALL="...."
|
||||
# Cards also can be addressed by vid:pid or by bus:slot.func
|
||||
|
||||
@ -11,7 +11,7 @@ SRC_URI="https://mj.ucw.cz/download/linux/pci/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="dns +kmod static-libs +udev zlib"
|
||||
REQUIRED_USE="static-libs? ( !udev )"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user