diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-19 18:35:40 +0300 |
commit | a8eefe728099b51ed05ebd50457a69ed477f1b35 (patch) | |
tree | 2b9b15dc1a4ce5d974bb9695f11b3bf5fcf67871 /sys-libs/libnvme | |
parent | dev-perl/Net-OpenSSH: Stabilize 0.840.0 x86, #912540 (diff) | |
download | gentoo-a8eefe728099b51ed05ebd50457a69ed477f1b35.tar.gz gentoo-a8eefe728099b51ed05ebd50457a69ed477f1b35.tar.bz2 gentoo-a8eefe728099b51ed05ebd50457a69ed477f1b35.zip |
sys-libs/libnvme: Stabilize 1.5 x86, #912560
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/libnvme')
-rw-r--r-- | sys-libs/libnvme/libnvme-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libnvme/libnvme-1.5.ebuild b/sys-libs/libnvme/libnvme-1.5.ebuild index 7b7ce106ab49..6c3ba4a6ae11 100644 --- a/sys-libs/libnvme/libnvme-1.5.ebuild +++ b/sys-libs/libnvme/libnvme-1.5.ebuild @@ -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="~amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ppc64 ~riscv x86" IUSE="dbus +json keyutils python ssl +uuid" REQUIRED_USE=" |