sys-libs/libnvme: Sync with Gentoo

It's from Gentoo commit 522c58011e0a72e35160dc52d96e7d9e3f129ff7.
This commit is contained in:
Flatcar Buildbot 2023-11-27 07:15:03 +00:00 committed by Krzesimir Nowak
parent f28893048b
commit 6e48011224

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