sys-power/nvclock: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:44 +0000 (22:39 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:44 +0000 (22:39 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-power/nvclock/nvclock-0.8_p20110102-r2.ebuild

index e915905982f9f45a3de98277853d59922eb5c658..92f0dd852e67c3a33c36cc73f5e18c0d2b1d2f1c 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="4"
 
-inherit autotools eutils
+inherit autotools eutils toolchain-funcs
 
 DESCRIPTION="NVIDIA Overclocking Utility"
 HOMEPAGE="http://www.linuxhardware.org/nvclock/"