summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/ntl')
-rw-r--r--dev-libs/ntl/ntl-10.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ntl/ntl-10.5.0.ebuild b/dev-libs/ntl/ntl-10.5.0.ebuild
index ebd6e909e886..4987f69dd780 100644
--- a/dev-libs/ntl/ntl-10.5.0.ebuild
+++ b/dev-libs/ntl/ntl-10.5.0.ebuild
@@ -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=6
-inherit flag-o-matic toolchain-funcs
+inherit flag-o-matic ltprune toolchain-funcs
DESCRIPTION="High-performance and portable Number Theory C++ library"
HOMEPAGE="http://shoup.net/ntl/"