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

index bb87e6a41656f8522cf8f5a9b0f5d4238cea51ac..a2ed80e8e145682264ffcbd01d8ed85ecbd71dfd 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 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="Different implementations of the floating-point LLL reduction algorithm"
 HOMEPAGE="http://perso.ens-lyon.fr/damien.stehle/index.html#software"