sys-block/open-isns: Sync with Gentoo

It's from Gentoo commit 656d28e2f6534ffacea025d81f8e4b579f876377.
This commit is contained in:
Flatcar Buildbot 2025-04-28 07:18:54 +00:00
parent e18403ca28
commit 206a51eab8

View File

@ -13,7 +13,7 @@ SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="LGPL-2.1" LICENSE="LGPL-2.1"
SLOT="0" SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~riscv ~sparc x86"
IUSE="ssl static" IUSE="ssl static"
# Tests can't connect # Tests can't connect
RESTRICT="test" RESTRICT="test"