sci-mathematics/normaliz: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:44 +0000 (11:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:44 +0000 (11:02 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-mathematics/normaliz/normaliz-3.3.0.ebuild

index f379562bd3262e122fb49da3a4b82bee2ccd455a..f4119bcd829cdc704b1266a7ab57794dac7aa385 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools toolchain-funcs eutils
+inherit autotools toolchain-funcs eutils ltprune
 
 MYP="Normaliz-${PV}"