From: David Seifert Date: Sat, 15 Feb 2020 10:00:33 +0000 (+0100) Subject: media-libs/libsdl: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=947ec8cf3f72d2a5c44ef01ee22e6fdfea10c75b;p=gentoo.git media-libs/libsdl: [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/libsdl/libsdl-1.2.15-r9.ebuild b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild index c4805c650fa2..442c2b5622c7 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r9.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r9.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools flag-o-matic multilib toolchain-funcs eutils multilib-minimal +inherit autotools flag-o-matic ltprune multilib toolchain-funcs eutils multilib-minimal DESCRIPTION="Simple Direct Media Layer" HOMEPAGE="http://www.libsdl.org/"