sys-block/open-iscsi: Sync with Gentoo

It's from Gentoo commit 58a47069d9d7c8861577e4c47f18a1804dff57d5.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Flatcar Buildbot 2025-07-21 07:17:46 +00:00 committed by Mathieu Tortuyaux
parent 9737fae314
commit 09e37455d7
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -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