sys-libs/libnvme: Sync with Gentoo

It's from Gentoo commit fe37e42963ad6a4de1b109ac5c2dfca80976da89.
This commit is contained in:
Flatcar Buildbot 2024-07-16 11:25:21 +00:00 committed by Mathieu Tortuyaux
parent 2c58765fa6
commit f387bbd672
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

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 )"