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

index 2017b7d3f92d2c6819ee950bbc9689b73b2d032e..956bf8c76b31f194e3d18339079db1c4c759230e 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils
+inherit eutils ltprune
 
 DESCRIPTION="C++ universal value object and JSON library"
 HOMEPAGE="https://github.com/jgarzik/univalue"