sys-libs/libnvme: Sync with Gentoo

It's from Gentoo commit 34b2fca80202479ee03806a4a36ac43bcac4ea94.
This commit is contained in:
Flatcar Buildbot 2024-10-07 07:08:15 +00:00 committed by Krzesimir Nowak
parent c4f29a1a03
commit d96fd18344

View File

@ -12,7 +12,7 @@ SRC_URI="https://github.com/linux-nvme/libnvme/archive/refs/tags/v${PV}.tar.gz -
LICENSE="LGPL-2.1+"
SLOT="0/1"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
IUSE="dbus +json keyutils python ssl test +uuid"
RESTRICT="!test? ( test )"