sci-mathematics/fann: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:36 +0000 (22:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:36 +0000 (22:38 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-mathematics/fann/fann-9999.ebuild

index 0f00c30eb182c439f4855a7ab0c934df61d01741..6ac50e2ce43fe72a137cbfb4dff932b65f6911d0 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-multilib git-r3
+inherit cmake-multilib git-r3 toolchain-funcs
 
 DESCRIPTION="Fast Artificial Neural Network Library"
 HOMEPAGE="http://leenissen.dk/fann/"