commit:     cdba3be7dcf26457e6b43f090af1ad155f2fa7d9
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 10:02:53 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 10:02:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdba3be7

sys-apps/sg3_utils: [QA] inherit ltprune.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-apps/sg3_utils/sg3_utils-1.42.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild 
b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
index 858e16a7597..722e2ce9304 100644
--- a/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
+++ b/sys-apps/sg3_utils/sg3_utils-1.42.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit eutils multilib
+inherit eutils multilib ltprune
 
 DESCRIPTION="Apps for querying the sg SCSI interface"
 HOMEPAGE="http://sg.danny.cz/sg/";

Reply via email to