summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-12-25 23:05:53 +0100
committerDavid Seifert <soap@gentoo.org>2022-12-25 23:05:53 +0100
commit872736dd67b87ccdea832b4d24de9f937ba56aa3 (patch)
tree1ea3ecf43db217b74323df234ef31e33fdb5c1ed /sys-libs
parentdev-util/rocm-smi: remove needless python-utils-r1 inherit (diff)
downloadgentoo-872736dd67b87ccdea832b4d24de9f937ba56aa3.tar.gz
gentoo-872736dd67b87ccdea832b4d24de9f937ba56aa3.tar.bz2
gentoo-872736dd67b87ccdea832b4d24de9f937ba56aa3.zip
sys-libs/libnvme: remove needless python-utils-r1 inherit
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libnvme/libnvme-1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libnvme/libnvme-1.2-r1.ebuild b/sys-libs/libnvme/libnvme-1.2-r1.ebuild
index 3d1ad5064fb3..4303169f07fa 100644
--- a/sys-libs/libnvme/libnvme-1.2-r1.ebuild
+++ b/sys-libs/libnvme/libnvme-1.2-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
-inherit python-utils-r1 python-r1 meson
+inherit python-r1 meson
DESCRIPTION="C Library for NVM Express on Linux"
HOMEPAGE="https://github.com/linux-nvme/libnvme"