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

index efee14d1dfd6bdaf6e2435e8dd2f9b33a5ffba24..fc472ce96007e276b18bc512d71b73c781965c06 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=5
 
-inherit eutils
+inherit eutils toolchain-funcs
 
 MY_P="${PN}V${PV}"