dev-games/t4k-common: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:19 +0000 (10:58 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:19 +0000 (10:58 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-games/t4k-common/t4k-common-0.1.1.ebuild

index 2b12a55927ca1b88ad0d175077b220619c6ce390..3c366660d4d6eec17f8be3bc960691a9c01e2f39 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils
+inherit eutils ltprune
 
 DESCRIPTION="A library of code shared between tuxmath and tuxtype"
 HOMEPAGE="https://github.com/tux4kids/t4kcommon"