From bb038d31b2bb910de53261041f48248ffe39544e Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 10:59:28 +0100 Subject: [PATCH] dev-libs/univalue: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-libs/univalue/univalue-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/univalue/univalue-1.0.2.ebuild b/dev-libs/univalue/univalue-1.0.2.ebuild index 2017b7d3f92d..956bf8c76b31 100644 --- a/dev-libs/univalue/univalue-1.0.2.ebuild +++ b/dev-libs/univalue/univalue-1.0.2.ebuild @@ -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" -- 2.26.2