From: David Seifert Date: Sat, 15 Feb 2020 10:00:40 +0000 (+0100) Subject: media-libs/resid: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fa3c45ae05a3ab59dfc0824645de514a8991ce07;p=gentoo.git media-libs/resid: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/media-libs/resid/resid-0.16_p2-r1.ebuild b/media-libs/resid/resid-0.16_p2-r1.ebuild index 0afb4569b775..821b7db6a278 100644 --- a/media-libs/resid/resid-0.16_p2-r1.ebuild +++ b/media-libs/resid/resid-0.16_p2-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils multilib-minimal versionator +inherit autotools eutils ltprune multilib-minimal versionator MY_MAJ=$(get_version_component_range 1-2)