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

index ebd6e909e886303c10cde7af94e66375ab87c0ee..4987f69dd78052d5a1586a176d6c6dbb01f02fab 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=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/"