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

index d09a077c84c7529c368f37aae1430e6b8beeba54..9621818824e8440c585d621372a16f853036d0cf 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 autotools flag-o-matic multilib-minimal
+inherit autotools flag-o-matic multilib-minimal toolchain-funcs
 
 MY_PN=${PN/lib}
 MY_P=${MY_PN}-${PV}