mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26:58 +02:00
sys-block/open-iscsi: Sync with Gentoo
It's from Gentoo commit 894f07c57f4bf1fecb97d2c16a9bc8e22b11f8a2.
This commit is contained in:
parent
c7789fac68
commit
e18403ca28
@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
|||||||
|
|
||||||
LICENSE="LGPL-3+ GPL-2+"
|
LICENSE="LGPL-3+ GPL-2+"
|
||||||
SLOT="0/0.2"
|
SLOT="0/0.2"
|
||||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
|
KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~riscv ~sparc x86"
|
||||||
IUSE="debug infiniband +tcp rdma systemd"
|
IUSE="debug infiniband +tcp rdma systemd"
|
||||||
REQUIRED_USE="infiniband? ( rdma ) || ( rdma tcp )"
|
REQUIRED_USE="infiniband? ( rdma ) || ( rdma tcp )"
|
||||||
# Tries to write to /run/lock/iscsi etc
|
# Tries to write to /run/lock/iscsi etc
|
||||||
|
Loading…
Reference in New Issue
Block a user