summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/iasl/iasl-20180810.ebuild')
-rw-r--r--sys-power/iasl/iasl-20180810.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/iasl/iasl-20180810.ebuild b/sys-power/iasl/iasl-20180810.ebuild
index 2b0abd4a9ee8..398bc0314380 100644
--- a/sys-power/iasl/iasl-20180810.ebuild
+++ b/sys-power/iasl/iasl-20180810.ebuild
@@ -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 toolchain-funcs flag-o-matic
+inherit eutils toolchain-funcs flag-o-matic
MY_PN=acpica-unix
MY_P="${MY_PN}-${PV}"