commit: ed2f35bdd953287f7903b3e576c003fd3c30c6a4
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 10:03:15 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 10:03:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2f35bd
x11-libs/librfm: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-libs/librfm/librfm-5.3.16.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
index ee20c76b2fe..bba8880c72b 100644
--- a/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
+++ b/x11-libs/librfm/librfm-5.3.16.3-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils
+inherit autotools eutils ltprune
MY_P="${PN}5-${PV}"