sys-libs/libnvme: Sync with Gentoo

It's from Gentoo commit 707c9318a772ef80c0c43e250e6585f68ad1dfa3.
This commit is contained in:
Flatcar Buildbot 2024-03-25 07:16:52 +00:00 committed by Krzesimir Nowak
parent 1307a6994e
commit 46e5a52d16

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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86"
IUSE="dbus +json keyutils python ssl test +uuid"
RESTRICT="!test? ( test )"