commit:     872736dd67b87ccdea832b4d24de9f937ba56aa3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 22:05:53 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 22:05:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872736dd

sys-libs/libnvme: remove needless python-utils-r1 inherit

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-libs/libnvme/libnvme-1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to