summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/univalue')
-rw-r--r--dev-libs/univalue/univalue-1.0.2.ebuild4
1 files 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"